[Unit] Description=Expand BF_DATA partition to fill SD card DefaultDependencies=no After=local-fs.target Before=betterframe-kiosk.service betterframe-firstboot.service ConditionPathExists=!/var/lib/betterframe/.data-expanded [Service] Type=oneshot ExecStart=/usr/local/sbin/betterframe-expand-data.sh RemainAfterExit=yes [Install] WantedBy=multi-user.target