„README.md“ ändern
This commit is contained in:
parent
652b217def
commit
d455fe4cfc
|
@ -22,7 +22,8 @@ After login (ssh) proceed with these steps:
|
||||||
7. `sudo mkdir /etc/systemd/system/systemd-udevd.service.d`
|
7. `sudo mkdir /etc/systemd/system/systemd-udevd.service.d`
|
||||||
8. `sudo sh -c 'echo "[Service]\nPrivateMounts=no" >/etc/systemd/system/systemd-udevd.service.d/00-my-custom-mountflags.conf'`
|
8. `sudo sh -c 'echo "[Service]\nPrivateMounts=no" >/etc/systemd/system/systemd-udevd.service.d/00-my-custom-mountflags.conf'`
|
||||||
9. `chmod u+x ~/bananenkeyboard/Pi/s.py`
|
9. `chmod u+x ~/bananenkeyboard/Pi/s.py`
|
||||||
10. `sudo sh -c 'cp ~/bananenkeyboard/piconfig/rc.local /etc/rc.local'`
|
10. `sudo sh -c 'cp /home/pi/bananenkeyboard/piconfig/rc.local /etc/rc.local'`
|
||||||
|
11. `sudo chmod u+x /etc/rc.local`
|
||||||
|
|
||||||
Starten mit
|
Starten mit
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue