blob: 45b9f02f50bf2b46d25fc7104e0b3894fa127ef8 [file] [log] [blame]
[Unit]
Description=Resize stateful partition
DefaultDependencies=no
Requires=mnt-stateful_partition.mount
After=mnt-stateful_partition.mount
Before=sysinit.target
[Service]
Type=oneshot
StandardOutput=journal+console
ExecStart=/usr/share/cloud/resize-stateful
[Install]
WantedBy=sysinit.target