asahi-kiwi-descriptions/root/etc/fstab.script

4 lines
94 B
Plaintext
Raw Normal View History

#!/bin/sh
gawk -i inplace '$2 == "/" { $4 = $4",x-systemd.growfs" } { print $0 }' /etc/fstab