summaryrefslogtreecommitdiff
path: root/community/openntpd/openntpd.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/openntpd/openntpd.service')
-rw-r--r--community/openntpd/openntpd.service10
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