]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix compile issue for PID file stuff when no systemd/launchd/upstart is
authorMichael Sweet <michael.r.sweet@gmail.com>
Sun, 27 Aug 2017 14:59:38 +0000 (10:59 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Sun, 27 Aug 2017 14:59:38 +0000 (10:59 -0400)
commite9b2d701dae26930a356408ada2c4f7eacc59100
treeb0d8d9e24a05439e15af43b941bcf0155998eafc
parent91d748b919a7de6d785b09095129a00e942b16dd
Fix compile issue for PID file stuff when no systemd/launchd/upstart is
available.

Also restructure code slightly so it isn't so convoluted.
scheduler/main.c