alsa-utils/alsactl
Takashi Iwai 12487b40b6 alsactl: Remove asound.state file check from alsa-restore.service again
We added the check of asound.state file presence some time ago to
assure that alsactl gets called only if the state file is already
present.  Since then, the situation has changed significantly:
e.g. now alsactl does initialize if the state file isn't present, and
the same alsa-restore.service is used to save the state.  This means
that we should start this service no matter the state file exists at
the boot time or not.  So, revert the old change again.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-12-11 23:55:34 +01:00
..
init alsactl: 00main - fix typo in goto label 2020-10-13 17:30:15 +02:00
.gitignore alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
90-alsa-restore.rules.in alsactl: Fixup test for mydatadir/sbindir 2014-06-13 11:54:45 +02:00
alsa-restore.service.in alsactl: Remove asound.state file check from alsa-restore.service again 2020-12-11 23:55:34 +01:00
alsa-state.service.in alsactl: Move systemd unit start-up from basic.target to sound.target 2017-10-06 14:32:16 +02:00
alsactl.1 alsactl: add new -U argument text to man page 2020-10-06 13:05:12 +02:00
alsactl.c alsactl: init - add -U option to disable UCM based init 2020-10-06 13:03:03 +02:00
alsactl.h alsactl: init - add -U option to disable UCM based init 2020-10-06 13:03:03 +02:00
alsactl_init.xml alsactl: Read only *.conf files when a directory is passed via INCLUDE 2012-06-14 16:06:42 +02:00
daemon.c alsactl: daemon.c - fix gcc warning in write_pid_file() 2020-05-14 16:49:06 +02:00
init_parse.c alsactl: init - add -U option to disable UCM based init 2020-10-06 13:03:03 +02:00
init_sysdeps.c alsa-utils check if __USE_BSD is defined before compiling "BSD functions" 2008-12-08 11:55:27 +01:00
init_sysfs.c alsactl: sysfs - add /sys/kernel/uevent_seqnum check to init 2019-11-25 18:01:32 +01:00
init_ucm.c alsactl: ucm - rename _once command to _boot command 2020-05-25 19:21:25 +02:00
init_utils_run.c Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
init_utils_string.c Fix misc compile warnings in alsactl 2009-02-18 15:34:57 +01:00
list.h Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
lock.c alsactl: Fix race at creating a lock file 2020-12-11 23:46:23 +01:00
Makefile.am alsactl: add initial support for UCM init 2020-05-14 18:19:20 +02:00
monitor.c alsactl: avoid needless wakeups in monitor loop. 2020-04-14 15:34:00 +02:00
state.c alsactl: add -D argument to execute also the UCM defaults section 2020-05-14 19:34:18 +02:00
utils.c alsactl: fix the syslog message - add : delimiter after function:line 2020-06-20 08:47:01 +02:00