summaryrefslogtreecommitdiff
path: root/config/PreSession
blob: c0db3c5eedd68d916177559fc43ac14c516f2ed6 (plain)
1
2
3
4
#!/bin/sh
if [ -x /usr/bin/X11/sessreg ]; then
	/usr/bin/X11/sessreg -a -w /var/log/wtmp -u none -l $DISPLAY $USER
fi