summaryrefslogtreecommitdiff
path: root/community/chrony/service
diff options
context:
space:
mode:
Diffstat (limited to 'community/chrony/service')
-rw-r--r--community/chrony/service11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/chrony/service b/community/chrony/service
deleted file mode 100644
index 3a012ffac..000000000
--- a/community/chrony/service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Chrony Network Time Daemon
-After=network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/chronyd
-PIDFile=/var/run/chronyd.pid
-
-[Install]
-WantedBy=multi-user.target