Add "exit 0" for all login,logout scripts.

master3.3
Mike Hiretsky 14 years ago
parent 9d78fbd55f
commit cf2caba6ee

@ -28,3 +28,4 @@ then
done
kill -9 $XMESPID &>/dev/null
fi
exit 0

@ -28,3 +28,4 @@ then
exit 1
fi
fi
exit 0

@ -15,3 +15,4 @@
# set background color
xsetroot -solid rgb:17/0b/0a
exit 0

Loading…
Cancel
Save