Closed rfakit closed 1 year ago
There isn't, and I don't think we'd want to add one. Configs that used that feature would be too likely to break if newer versions of the OS changed the original file.
If you need something like this, you can write a systemd unit which uses sed
to modify the file on first boot (with ConditionFirstBoot=true
).
Hi Is there any way to rehearse the file fcct config to append a text after specific line ? let say we have a text like this
file.txt
and with the bellow config
so the out put file would like bellow