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