@@ -1,7 +1,5 | |||
|
1 | 1 | # Restart dphys-swapfile service if it exists |
|
2 | if systemctl list-units | grep -q dphys-swapfile ; then | |
|
3 | logger -t "rc.firstboot" "Restarting dphys-swapfile" | |
|
2 | logger -t "rc.firstboot" "Restarting dphys-swapfile" | |
|
4 | 3 | |
|
5 |
|
|
|
6 |
|
|
|
7 | fi | |
|
4 | systemctl enable dphys-swapfile | |
|
5 | systemctl restart dphys-swapfile |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant