sbc-images/scripts/expand-rootfs.service

11 lines
158 B
Desktop File

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