summaryrefslogtreecommitdiff
path: root/testing/brltty/brltty.service
diff options
context:
space:
mode:
Diffstat (limited to 'testing/brltty/brltty.service')
-rw-r--r--testing/brltty/brltty.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/brltty/brltty.service b/testing/brltty/brltty.service
deleted file mode 100644
index 1b9d55e32..000000000
--- a/testing/brltty/brltty.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Braille Console Driver
-DefaultDependencies=no
-Before=sysinit.target
-
-[Service]
-ExecStart=/usr/bin/brltty --pid-file=/run/brltty.pid
-Type=forking
-PIDFile=/run/brltty.pid
-
-[Install]
-WantedBy=multi-user.target