summarylogtreecommitdiffstats
path: root/oss.service
blob: 0200d2477400f3bf658345d599e2c9d242609ae8 (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/bin/soundon
ExecStop=/usr/bin/soundoff

[Install]
WantedBy=multi-user.target