##// END OF EJS Templates
Update 15-rpi-config.sh
burnbabyburn -
r656:d006f9f77031
parent child
Show More
@@ -226,7 +226,7 if [ "$ENABLE_SYSTEMDSWAP" = true ] ; then
226 chown -R root:root "${R}/tmp/systemd-swap"
226 chown -R root:root "${R}/tmp/systemd-swap"
227
227
228 # Install package - IMPROVE AND MAKE IT POSSIBLE WITHOUT VERSION NR.
228 # Install package - IMPROVE AND MAKE IT POSSIBLE WITHOUT VERSION NR.
229 chroot_exec dpkg -i /tmp/systemd-swap/systemd-swap_all.deb
229 chroot_exec dpkg -i "${R}"/tmp/systemd-swap/systemd-swap_all.deb
230
230
231 # Enable service
231 # Enable service
232 chroot_exec systemctl enable systemd-swap
232 chroot_exec systemctl enable systemd-swap
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant