summaryrefslogtreecommitdiff
path: root/community/oss/oss.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/oss/oss.service')
-rw-r--r--community/oss/oss.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/oss/oss.service b/community/oss/oss.service
index 107c9bf3f..0200d2477 100644
--- a/community/oss/oss.service
+++ b/community/oss/oss.service
@@ -5,8 +5,8 @@ Before=sound.target
[Service]
Type=oneshot
RemainAfterExit=yes
-ExecStart=/usr/sbin/soundon
-ExecStop=/usr/sbin/soundoff
+ExecStart=/usr/bin/soundon
+ExecStop=/usr/bin/soundoff
[Install]
WantedBy=multi-user.target