This commit is contained in:
milisbir 2018-06-13 05:12:26 +02:00
parent 5b268dc1a6
commit 3160dc586a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ case "$1" in
;;
stop)
killall pcsc
killall -9 pcscd
;;
reload)