alsa-utils/alsa-store.service
2011-01-28 14:28:23 +01:00

10 lines
207 B
Desktop File

[Unit]
Description=Store Sound Card State
DefaultDependencies=no
Before=shutdown.target
[Service]
Type=oneshot
ExecStart=/sbin/alsactl -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf store
StandardOutput=syslog