summaryrefslogtreecommitdiff
path: root/libre/oss-libre/oss.service
diff options
context:
space:
mode:
Diffstat (limited to 'libre/oss-libre/oss.service')
-rw-r--r--libre/oss-libre/oss.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/oss-libre/oss.service b/libre/oss-libre/oss.service
deleted file mode 100644
index 0200d2477..000000000
--- a/libre/oss-libre/oss.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Open Sound System v4
-Before=sound.target
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/bin/soundon
-ExecStop=/usr/bin/soundoff
-
-[Install]
-WantedBy=multi-user.target