Commit Graph

36 Commits

Author SHA1 Message Date
Tom Keffer
fe9eb512a8 Moved things back to their v4 locations.
make target `pypi-packages` copies them back into `wee_resources`
before invoking `poetry build`
2023-02-26 13:52:09 -08:00
Tom Keffer
925d3f3069 Refactor resources
Move them inside the package `wee_resources`
2022-12-09 15:35:46 -08:00
Matthew Wall
40f38a501d ensure rundir exists with correct permissions 2022-07-09 21:30:53 -04:00
Matthew Wall
ce486b198d weewx is the package, weewxd is the daemone itself 2022-01-27 12:51:32 -05:00
Matthew Wall
6fd9cdf9a0 added freebsd init file for 'service' init 2022-01-27 11:25:42 -05:00
Matthew Wall
2bc69b1f0f fix typo in weewx-multi 2022-01-24 00:41:58 -05:00
Matthew Wall
56e5043b78 VERBOSE not working as intended, so remove it for now 2022-01-17 22:27:59 -05:00
Matthew Wall
732c184901 eliminate tabs. use VERBOSE consistently. use RETVAL consistently for script return, not just function returns. 2022-01-17 12:16:09 -05:00
Matthew Wall
3c44b8fb16 eliminate tabs 2022-01-17 12:13:31 -05:00
mwall
5899d15327 fix invocation of start-stop-daemon so that running weewx as non-root user works without janky modifications 2021-12-30 08:44:40 -05:00
Matthew Wall
b11b4f8f7a fix rc scripts to all respect /etc/default 2020-04-22 17:27:48 -04:00
Matthew Wall
28f524f1e2 include template default file. update rc scripts for redhat and suse to use default file with sane fallbacks. keep all environment variables in one default file. building on debian now requires python3-distutils instead of python2-setuptools. 2020-04-22 14:38:08 -04:00
Tom Keffer
bbcb7efe0a Removed hard-coded python path from BSD init.d 2020-03-23 05:37:53 -07:00
Thorsten Alteholz
ccca623e7e as does not wait for time to be set, seems to be better 2018-07-07 16:21:25 +02:00
Matthew Wall
2f6e5cc68b keep systemd from mucking with the weewx-multi script 2018-07-06 01:11:56 -04:00
Matthew Wall
7457d34a6d parameterize cfgdir in the weewx-multi init script 2017-12-25 12:41:59 -05:00
Matthew Wall
89daf1feb2 fixed shift bug in weewx-multi 2017-03-05 13:37:07 -05:00
Matthew Wall
dbc6c0a0d7 make init script work properly with /etc/default/weewx 2017-02-12 23:13:01 -05:00
Matthew Wall
7d27106b4c read /etc/default before bailing out 2017-02-12 22:59:56 -05:00
matthewwall
fcdb4bed09 ensure that weewx-multi works on deb and rpm as well as setup.py 2017-01-22 12:48:05 -05:00
matthewwall
b610e43dfc simplify overrides in /etc/default/weewx-multi 2016-11-10 10:11:08 -05:00
matthewwall
fae3531f04 added init script for managing multiple weewx instances 2016-11-07 12:10:24 -05:00
Matthew Wall
a6f76b7db8 ntp seems to work while time does not. fixed doc typo. 2015-07-03 16:01:44 -04:00
Matthew Wall
554ba29723 eliminate svn:keywords Id 2015-03-08 11:03:39 -04:00
Matthew Wall
87776cad7b removed leftovers from a custom installation 2015-02-08 13:42:48 +00:00
Matthew Wall
c2a6a1ca39 wait up to 2 minutes for weewx process to finish. provide more logging about when it happens. 2015-01-19 18:40:39 +00:00
Matthew Wall
2cd891f852 keep returns in quotes 2015-01-02 02:29:07 +00:00
Matthew Wall
9c804e3368 wait until process is really dead 2015-01-02 02:04:07 +00:00
Matthew Wall
b75e438d41 proper (?) use of verbosity in the debian init script. provide feedback about process already running. added some vantage log message checks. 2014-02-05 21:13:51 +00:00
Matthew Wall
4c731543a2 parameterize pid in debian script 2013-12-21 00:13:16 +00:00
Matthew Wall
8ae648a09e fix suse rc script. hack stationregistry startup for now. 2013-10-10 21:35:05 +00:00
Matthew Wall
74fc5cdf5c add Id to packaging files. isolate suse from lsb. explicit difference between suse rpm and redhat rpm. 2013-10-10 20:33:57 +00:00
Tom Keffer
cfa3ba127b Renamed the executables yet again. This time, removed the ".py" suffix. 2013-02-09 17:06:55 +00:00
Matthew Wall
bd44b3c19c avoid starting weewx multiple times on redhat 2013-02-03 16:03:01 +00:00
Matthew Wall
d493696dfe fixed debian rc script return codes and output. fixed rpm removal instructions. update debian and redhat changelogs for 2.2.0a3 release. 2013-02-03 14:39:27 +00:00
Matthew Wall
9170a8fa98 merge packaging branch to trunk 2013-01-28 18:23:05 +00:00