diff options
Diffstat (limited to 'community/openntpd/openntpd.service')
-rw-r--r-- | community/openntpd/openntpd.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/community/openntpd/openntpd.service b/community/openntpd/openntpd.service deleted file mode 100644 index ebaf10540..000000000 --- a/community/openntpd/openntpd.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=OpenNTP Daemon -After=network.target - -[Service] -Type=forking -ExecStart=/usr/bin/ntpd -s - -[Install] -WantedBy=multi-user.target |