summaryrefslogtreecommitdiff
path: root/debian/systemd/downtimed.service
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-28 22:11:08 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-28 22:11:08 +0200
commit4bbadcbd098286564a6dffd49cfb13d948ed8362 (patch)
tree868bbc58481e62836c364d55c044e4a307851ce8 /debian/systemd/downtimed.service
parent8bf1e35f6fad8a6e7c9f59041403ac4ab3fa8506 (diff)
changes on downtimed.systemd (bug #756282)
Diffstat (limited to 'debian/systemd/downtimed.service')
-rw-r--r--debian/systemd/downtimed.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/systemd/downtimed.service b/debian/systemd/downtimed.service
deleted file mode 100644
index 4cb2be8..0000000
--- a/debian/systemd/downtimed.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Dowmtimed server
-After=network.target
-
-[Service]
-EnvironmentFile=-/etc/default/downtimed
-ExecStart=/usr/sbin/downtimed -D $DOWNTIMED_OPTS
-KillMode=process
-Restart=on-failure
-
-[Install]
-WantedBy=multi-user.target