mirror of
https://gitlab.com/alemaire/image-specs.git
synced 2025-01-17 17:48:20 +00:00
resizerootfs: don’t touch user-modified table, disable on first boot (Thanks mrvnr)
fixes #3
This commit is contained in:
@ -6,6 +6,7 @@ DefaultDependencies=no
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/rpi3-resizerootfs
|
||||
ExecStart=/bin/systemctl --no-reload disable %n
|
||||
|
||||
[Install]
|
||||
RequiredBy=systemd-remount-fs.service
|
||||
|
Reference in New Issue
Block a user