summaryrefslogtreecommitdiff
path: root/community-testing/uptimed/service
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/uptimed/service')
-rw-r--r--community-testing/uptimed/service11
1 files changed, 0 insertions, 11 deletions
diff --git a/community-testing/uptimed/service b/community-testing/uptimed/service
deleted file mode 100644
index 2fd785318..000000000
--- a/community-testing/uptimed/service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=System uptime record daemon
-
-[Service]
-Type=forking
-PIDFile=/var/run/uptimed
-ExecStartPre=/usr/sbin/uptimed -b
-ExecStart=/usr/sbin/uptimed
-
-[Install]
-WantedBy=multi-user.target