summarylogtreecommitdiffstats
path: root/pacmon.service
diff options
context:
space:
mode:
Diffstat (limited to 'pacmon.service')
-rw-r--r--pacmon.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/pacmon.service b/pacmon.service
deleted file mode 100644
index d9cdae5b330b..000000000000
--- a/pacmon.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=pacmon
-Wants=network-online.target
-After=network-online.target
-
-[Service]
-ExecStart=/usr/bin/pacmon
-User=pacmon
-Restart=always
-
-[Install]
-WantedBy=multi-user.target