[Git][NTPsec/ntpsec][master] systemd: Remove RemainAfterExit for ntpd

Eric S. Raymond gitlab at mg.gitlab.com
Sun Nov 26 15:41:35 UTC 2017


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
830fd140 by Richard Laager at 2017-11-26T15:40:28+00:00
systemd: Remove RemainAfterExit for ntpd

RemainAfterExit is not proper here.  It "specifies whether the service
shall be considered active even when all its processes exited".  Why
would we want ntpd.service to be considered running after ntpd has
exited?

- - - - -


1 changed file:

- etc/ntpd.service


Changes:

=====================================
etc/ntpd.service
=====================================
--- a/etc/ntpd.service
+++ b/etc/ntpd.service
@@ -12,7 +12,6 @@ Type=forking
 PrivateTmp=true
 ExecStart=/usr/bin/ntpd -g -u ntp:ntp
 Restart=always
-RemainAfterExit=yes
 
 [Install]
 WantedBy=multi-user.target



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/830fd14008149b9000741c1ca697f70d56dbdc66

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/830fd14008149b9000741c1ca697f70d56dbdc66
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20171126/b5dc5f68/attachment.html>


More information about the vc mailing list