This commit is contained in:
xdrm-brackets 2018-01-29 19:15:29 +01:00
parent fc4b1b3602
commit e27e2d540c
3 changed files with 4 additions and 5 deletions

View File

@ -462,8 +462,8 @@ step7(){
# (1) Services scripts #
echo " - /service (sats:pi 750)";
sudo chown -R 666:1000 /mnt/service/*;
sudo chmod -R 750 /mnt/service/*;
sudo chown -R 666:1000 /mnt/service;
sudo chmod -R 750 /mnt/service;
# (2) target dir #
echo " - /target (sats:pi 750)";

View File

@ -8,5 +8,4 @@ Type=oneshot
RemainAfterExit=yes
User=pi
Group=pi
ExecStart=/bin/bash /service/sats-install
ExecStartPost=/usr/bin/sudo systemctl stop sats-dwc@wlan0.service
ExecStart=/bin/bash /service/sats-install

2
ioemu

@ -1 +1 @@
Subproject commit b934e6d238e4764d1616cd433af2df4269b9ed5f
Subproject commit 5ccd4f8feb7e52cf05ceaf2da149c87840dd9d48