Blame alsactl/alsa-state.service.in

Packit Service a9274b
#
Packit Service a9274b
# Note that two different ALSA card state management schemes exist and they
Packit Service a9274b
# can be switched using a file exist check - /etc/alsa/state-daemon.conf .
Packit Service a9274b
#
Packit Service a9274b
Packit Service a9274b
[Unit]
Packit Service a9274b
Description=Manage Sound Card State (restore and store)
Packit Service a9274b
ConditionPathExists=@daemonswitch@
Packit Service a9274b
Packit Service a9274b
[Service]
Packit Service a9274b
Type=simple
Packit Service a9274b
ExecStart=-@sbindir@/alsactl -s -n 19 -c rdaemon
Packit Service a9274b
ExecStop=-@sbindir@/alsactl -s kill save_and_quit