summaryrefslogtreecommitdiffstats
path: root/etc/rc.resume
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.resume')
-rwxr-xr-xetc/rc.resume4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/rc.resume b/etc/rc.resume
index b68f981..4d17190 100755
--- a/etc/rc.resume
+++ b/etc/rc.resume
@@ -43,10 +43,6 @@ if [ -r /var/run/rc.suspend.pid ]; then
echo 'rc.resume: killed rc.suspend that was still around'
fi
-if [ -r /var/run/moused.pid ]; then
- pkill -HUP -F /var/run/moused.pid
-fi
-
# Turns on a power supply of a card in the slot inactivated.
# See also contrib/pccardq.c (only for PAO users).
# pccardq | awk -F '~' '$5 == "inactive" \
OpenPOWER on IntegriCloud