From 49a137ddcd2bf30733efad9e5f3e152f867b8e6c Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Sun, 15 Mar 2020 01:30:49 -0500 Subject: [PATCH] ensure dphys-swapfile is restarted --- roles/1-prep/tasks/raspberry_pi.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/1-prep/tasks/raspberry_pi.yml b/roles/1-prep/tasks/raspberry_pi.yml index 423338511..9fdbbe757 100644 --- a/roles/1-prep/tasks/raspberry_pi.yml +++ b/roles/1-prep/tasks/raspberry_pi.yml @@ -42,7 +42,6 @@ service: # A rare/legacy service that is NOT systemd name: dphys-swapfile state: restarted - when: is_raspbian | bool - name: Install RPi rootfs resizing (iiab-rpi-max-rootfs.sh) and its systemd service (iiab-rpi-root-resize.service), from templates template: