18 Feb
2013
18 Feb
'13
4:43 p.m.
https://bugzilla.balabit.com/show_bug.cgi?id=222 --- Comment #2 from Paul Dann <pdgiddie+balabit@gmail.com> 2013-02-18 16:43:31 --- I don't think there's much in it. I think it comes down to how you want it to behave if root kills it manually. For instance, with Restart=on-failure, root could do "killall syslog-ng" or use an old rc script to stop syslog-ng, and systemd would not restart it (but the unit would be in an error state). With Restart=always, systemd would restart it. I think on-failure probably provides the least surprising behaviour, so I'd go with that. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.