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