]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: Store lockfile in /var/lock, add -D option to specify the lock dir
authorJulian Scheel <julian@jusst.de>
Tue, 6 May 2014 19:32:19 +0000 (21:32 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 7 May 2014 08:55:51 +0000 (10:55 +0200)
commit2607d8deee33124c0b71ee7e5408056b4b8934e5
treeeb22a3fc22e74031b2319dcfb6d95a96705d3bba
parent0d460816792c9df4de9647f75da856870f59a49a
alsactl: Store lockfile in /var/lock, add -D option to specify the lock dir

It can not be generally assumed that the directories in which asound.state
resides are writable. Use /var/lock and allow users to alter this path.

Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsactl/alsactl.c
alsactl/alsactl.h
alsactl/lock.c