@@ -226,7 +226,7 if [ "$ENABLE_SYSTEMDSWAP" = true ] ; then | |||
|
226 | 226 | chown -R root:root "${R}/tmp/systemd-swap" |
|
227 | 227 | |
|
228 | 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 | 231 | # Enable service |
|
232 | 232 | chroot_exec systemctl enable systemd-swap |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant