mirror of
https://github.com/openharmony/third_party_alsa-utils.git
synced 2026-07-21 00:05:22 -04:00
alsactl: alsa-state.service - fix typo (rkill -> kill)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user