summarylogtreecommitdiffstats
path: root/growpartfs@.service
blob: df2fa0b55b77d3dc7b454b2f84576d089b692f24 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Grows the filesystem and partition at %I

[Service]
Type=oneshot
ExecStart=/usr/bin/growpartfs %I

[Install]
WantedBy=multi-user.target