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