Different logout
This commit is contained in:
parent
53b0342fa0
commit
db4b04d2b2
|
@ -422,7 +422,7 @@ function menu_top_level {
|
|||
4) irssi;;
|
||||
5) menu_encryption_key;;
|
||||
6) break;;
|
||||
7) kill -HUP $PPID;;
|
||||
7) kill -HUP `pgrep -s 0 -o`;;
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue