History | View | Annotate | Download (1.63 KB)
Pass environment down if gdplogd-wrapper.sh has to do a sudo; this allows parameters to be passed in the environment.
Update installation scripts for new world and to allow coexistence of old and new versions.
Change startup wrappers to return status of target program, not status of llogger. This makes them more systemd friendly (in particular for restarts).
Change llogger to truncate logs instead of append unless -a given.
Adjust llogger usage.
Use llogger for logging gdplogd output.
At least for now, turn on at least some gdplogd debugging by default.
Fix glitch with reading configuration file.
Documentation and scripts for GDP servers.
More minor bug-fixes for systemd
Minor bug-fixes to systemd scripts
Work on startup and configuration scripts systemd and syslog. Includes gdplogd startup. Not fully tested yet, but close.