This unit is provided by:
Options
-
[Service]
-
ExecStart=-/sbin/alsactl -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main restore
-
ExecStart=-/usr/bin/alsactl restore
-
ExecStart=-/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime restore
-
ExecStart=-/usr/sbin/alsactl restore
-
ExecStop=-/usr/bin/alsactl store
-
ExecStop=-/usr/sbin/alsactl -E HOME=/run/alsa -E XDG_RUNTIME_DIR=/run/alsa/runtime store
-
ExecStop=-/usr/sbin/alsactl store
-
ExecStop=/sbin/alsactl -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf store
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=alsa-state.service
-
ConditionPathExists=!/etc/alsa/state-daemon.conf
-
ConditionPathExistsGlob=/dev/snd/control*
-
Description=Save/Restore Sound Card State
-
Documentation=man:alsactl(1)
-
Additionnal notes
Nothing here.