aboutsummaryrefslogtreecommitdiffstats
path: root/pilc/deb/pilc-system/debian/pilc-system.pilc_resize_rootfs.service
blob: 5363b5d14f276655e4c3ae8dac77c898451b24dc (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=exec
ExecStart=/bin/sh /usr/sbin/pilc-resize-rootfs

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