aboutsummaryrefslogtreecommitdiffstats
path: root/pilc/deb/pilc-system/debian/pilc-system.pilc_resize_rootfs.service
blob: a5cad4b1134ab4a13d759e3ba2465cc133f98c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Resize rootfs once
After=syslog.target local-fs.target
Before=pilc_regenerate_ssh_host_keys.service

[Service]
Type=forking
ExecStart=/bin/sh /usr/sbin/pilc-resize-rootfs

[Install]
WantedBy=multi-user.target
bues.ch cgit interface