med rpi/ to rpi3/, corrected the hostname :-)
This commit is contained in:
@ -18,10 +18,10 @@
|
||||
|
||||
|
||||
/usr/sbin/urpmi --auto --no-verify-rpm x11-driver-video-fbdev xinit xclock xorg-x11 xorg-x11-75dpi-fonts drakconf
|
||||
systemctl enable display-manager.service
|
||||
|
||||
|
||||
echo "#!/bin/sh
|
||||
#echo "#!/bin/sh
|
||||
|
||||
# patch for display manager service which do not start automatically
|
||||
systemctl start display-manager.service &" >/etc/rc.d/rc.local
|
||||
/usr/bin/chmod a+x /etc/rc.d/rc.local
|
||||
#systemctl start display-manager.service &" >/etc/rc.d/rc.local
|
||||
#/usr/bin/chmod a+x /etc/rc.d/rc.local
|
||||
|
Reference in New Issue
Block a user