Imported Upstream version 1.0.28
[platform/upstream/alsa-utils.git] / alsactl / alsa-state.service.in
1 #
2 # Note that two different ALSA card state management schemes exist and they
3 # can be switched using a file exist check - /etc/alsa/state-daemon.conf .
4 #
5
6 [Unit]
7 Description=Manage Sound Card State (restore and store)
8 ConditionPathExists=@daemonswitch@
9 DefaultDependencies=no
10 After=sysinit.target
11 Before=shutdown.target
12 Conflicts=shutdown.target
13
14 [Service]
15 Type=simple
16 ExecStart=-@sbindir@/alsactl -s -n 19 -c rdaemon
17 ExecStop=-@sbindir@/alsactl -s kill save_and_quit