summaryrefslogtreecommitdiff
path: root/dev-libs/pigpio/files/pigpiod.systemd
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/pigpio/files/pigpiod.systemd')
-rw-r--r--dev-libs/pigpio/files/pigpiod.systemd9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-libs/pigpio/files/pigpiod.systemd b/dev-libs/pigpio/files/pigpiod.systemd
deleted file mode 100644
index b1d28a66f826..000000000000
--- a/dev-libs/pigpio/files/pigpiod.systemd
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Pigpio daemon
-
-[Service]
-Type=simple
-ExecStart=/usr/bin/pigpiod
-
-[Install]
-WantedBy=multi-user.target