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

master
Mike Hiretsky 14 years ago
parent 9d78fbd55f
commit cf2caba6ee

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

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

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

Loading…
Cancel
Save