summarylogtreecommitdiffstats
path: root/growpartfs@.service
diff options
context:
space:
mode:
Diffstat (limited to 'growpartfs@.service')
-rw-r--r--growpartfs@.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/growpartfs@.service b/growpartfs@.service
new file mode 100644
index 000000000000..df2fa0b55b77
--- /dev/null
+++ b/growpartfs@.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Grows the filesystem and partition at %I
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/growpartfs %I
+
+[Install]
+WantedBy=multi-user.target