Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-12 | Remove unnecessary /dev/null tests | Colin Watson | |
Remove tests for whether /dev/null is a character device from the Upstart job and the systemd service files; it's there to avoid a confusing failure mode in daemon(), but with modern init systems we use the -D option to suppress daemonisation anyway. | |||
2014-02-10 | Add systemd support (thanks, Sven Joachim; closes: #676830). | Colin Watson | |