Commit graph

6 commits

Author SHA1 Message Date
Lance Edgar d87d93a88c Fix runas user bug in dbsync init script.
Same thing as was recently done for the filemon script.
2015-04-13 20:00:42 -05:00
Lance Edgar 3759087ed8 Tweak filemon init script to avoid issue of root-owned log file.
Sometimes during server bootstrapping the 'filemon stop' command would be
ran first, which was previously being run as root, and that meant creating
the log file as root.
2015-04-12 21:08:25 -05:00
Lance Edgar aeca187af2 Improved init scripts to create PID file parent directory as needed (for real!). 2013-12-27 14:51:00 -08:00
Lance Edgar 77bcfb1861 Improved init scripts to create PID file parent directory as needed. 2013-12-27 14:34:12 -08:00
Lance Edgar 710ef74664 Added proper init.d support to Linux dbsync daemon.
* Added `--pidfile` argument to `dbsync` command.
* Added `configure_dbsync` Fabric command.
2013-06-07 08:40:52 -07:00
Lance Edgar 331f775512 Added (Linux) file monitor configuration to Fabric script.
Also improved `create_user` to allow overwriting some settings.
2013-06-02 11:03:31 -07:00