dontkill: explicitely set exit status to ''

front
cinap_lenrek 2018-05-19 23:15:22 +02:00
parent 58aba2a67f
commit bf86c9b4e1
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ if (! ~ $#* 1) {
psu | awk '$NF ~ /'$1'/ {
print "@{echo noswap >/proc/"$2"/ctl}"
}' | rc >/dev/null >[2=1]
exit ''