diff options
author | 2013-07-15 18:51:33 -0400 | |
---|---|---|
committer | 2013-07-15 18:51:33 -0400 | |
commit | ffcfe17032d2f57a00954254ae0dafa8701a9179 (patch) | |
tree | 9126d8b3136c84bc5c50797be60d78edd8354ae0 /sys-apps/systemd-units/files/services-server | |
parent | sys-apps/systemd-units-16: at, fcron, vixie-cron, postfix, and saslauth in ma... (diff) | |
download | systemd-ffcfe17032d2f57a00954254ae0dafa8701a9179.tar.gz systemd-ffcfe17032d2f57a00954254ae0dafa8701a9179.tar.bz2 systemd-ffcfe17032d2f57a00954254ae0dafa8701a9179.zip |
sys-apps/systemd-units-17: ntpd.service now in main tree
Diffstat (limited to 'sys-apps/systemd-units/files/services-server')
-rw-r--r-- | sys-apps/systemd-units/files/services-server/ntpd.service | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sys-apps/systemd-units/files/services-server/ntpd.service b/sys-apps/systemd-units/files/services-server/ntpd.service deleted file mode 100644 index e326329..0000000 --- a/sys-apps/systemd-units/files/services-server/ntpd.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=ntpd - Network Time Protocol daemon -After=network.target - -[Service] -ExecStart=/usr/sbin/ntpd -n - -[Install] -WantedBy=multi-user.target |