summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-dmsetup/services/s3-grow-rootfs.service
blob: a849f4a3556017105c52f40eabfd0db8b2a75b6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Grow size of rootfs to underlying block device
# For ext4, -root-device would be sufficient, but XFS tool needs mountpoint
After=initrd-root-fs.target
Before=initrd-switch-root.target
DefaultDependencies=no
IgnoreOnIsolate=true

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/local/bin/s3-grow-rootfs.sh