diff options
Diffstat (limited to 'community-testing/oss/oss.service')
-rw-r--r-- | community-testing/oss/oss.service | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/community-testing/oss/oss.service b/community-testing/oss/oss.service deleted file mode 100644 index 107c9bf3f..000000000 --- a/community-testing/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 |