base-image/files/grow-root.service

10 lines
176 B
Desktop File

[Unit]
Description=Grows the root partition and filesystem to match disk size
[Service]
Type=oneshot
ExecStart=/usr/local/sbin/grow-root
[Install]
WantedBy=multi-user.target