asahi-kiwi-descriptions/root/etc/fstab.script
2022-11-04 17:22:10 +00:00

4 lines
94 B
Bash
Executable File

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