dontkill: explicitely set exit status to ''
This commit is contained in:
parent
58aba2a67f
commit
bf86c9b4e1
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ if (! ~ $#* 1) {
|
|||
psu | awk '$NF ~ /'$1'/ {
|
||||
print "@{echo noswap >/proc/"$2"/ctl}"
|
||||
}' | rc >/dev/null >[2=1]
|
||||
exit ''
|
||||
|
|
Loading…
Reference in a new issue