@@ -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 |
|
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