summaryrefslogtreecommitdiff
path: root/community-staging/oss/oss.service
blob: 107c9bf3fec92be9f32069e344a927529774f4d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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