Better use pkill(1) in last commit.

Submitted by:	pjd
This commit is contained in:
glebius 2011-11-21 12:23:22 +00:00
parent 819239d461
commit 3aadfef004

View File

@ -50,7 +50,7 @@ if [ -r /var/run/rc.suspend.tch ]; then
fi
if [ -r /var/run/moused.pid ]; then
kill -HUP `head -1 /var/run/moused.pid`
pkill -HUP -F /var/run/moused.pid
fi
# Turns on a power supply of a card in the slot inactivated.