[Unit] Description=Expand root filesystem [Service] ExecStart=$(command -v bash) /usr/local/bin/expand-rootfs.sh Type=oneshot User=root [Install] WantedBy=default.target