aboutsummaryrefslogtreecommitdiffstats
path: root/conf/files/lib/systemd/system/wheel.service
diff options
context:
space:
mode:
Diffstat (limited to 'conf/files/lib/systemd/system/wheel.service')
-rw-r--r--conf/files/lib/systemd/system/wheel.service7
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/files/lib/systemd/system/wheel.service b/conf/files/lib/systemd/system/wheel.service
deleted file mode 100644
index 85c881f..0000000
--- a/conf/files/lib/systemd/system/wheel.service
+++ /dev/null
@@ -1,7 +0,0 @@
-[Unit]
-Description=wheel-service starter
-After=syslog.target
-
-[Service]
-ExecStart=/usr/bin/wheel-service
-Restart=on-failure