mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-08 23:05:42 +01:00
alsactl: alsa-state.service - fix typo (rkill -> kill)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
2e1718a728
commit
dda4392cd5
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ Conflicts=shutdown.target
|
|||
[Service]
|
||||
Type=simple
|
||||
ExecStart=-@sbindir@/alsactl -s -n 19 -c rdaemon
|
||||
ExecStop=-@sbindir@/alsactl -s rkill save_and_quit
|
||||
ExecStop=-@sbindir@/alsactl -s kill save_and_quit
|
||||
|
|
Loading…
Reference in a new issue