temporary fix

This commit is contained in:
xdrm-brackets 2017-01-26 17:11:28 +01:00
parent 28968d718d
commit 938cf48792
1 changed files with 2 additions and 2 deletions

View File

@ -253,8 +253,8 @@ step7(){
sudo chown 1000:1000 /mnt/home/pi/sats-boot; sudo chown 1000:1000 /mnt/home/pi/sats-boot;
sudo chmod 770 /mnt/home/pi/sats-boot; sudo chmod 770 /mnt/home/pi/sats-boot;
echo " (.) Emulate \`systemctl enable sats-boot\`"; #echo " (.) Emulate \`systemctl enable sats-boot\`";
sudo ln -fs /lib/systemd/system/sats-boot.service /mnt/etc/systemd/system/multi-user.target.wants/sats-boot.service; #sudo ln -fs /lib/systemd/system/sats-boot.service /mnt/etc/systemd/system/multi-user.target.wants/sats-boot.service;