1
0

- complete path of chmod

This commit is contained in:
Daniel Tartavel 2018-07-26 07:31:56 +02:00
parent 221888b868
commit a7e92c3e97

View File

@ -23,4 +23,4 @@ echo "#!/bin/sh
# patch for display manager service which do not start automatically
systemctl start display-manager.service &" >/etc/rc.d/rc.local
chmod a+x /etc/rc.d/rc.local
/usr/bin/chmod a+x /etc/rc.d/rc.local