mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
Fix by changing to anybody
This commit is contained in:
parent
61703887de
commit
eb92e4413a
@ -51,7 +51,7 @@ else
|
||||
then
|
||||
echo "@/home/urbackup/setxkbmap.sh" >> /etc/xdg/lxsession/LXDE/autostart
|
||||
fi
|
||||
sed -i 's/allowed_users=console/allowed_users=console/g' /etc/X11/Xwrapper.config
|
||||
sed -i 's/allowed_users=console/allowed_users=anybody/g' /etc/X11/Xwrapper.config
|
||||
echo "needs_root_rights=yes" >> /etc/X11/Xwrapper.config
|
||||
sudo -u urbackup startx
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user