Merge branch 'antifascista' of https://git.coopcloud.tech/escuela-comun/huerta-init into antifascista

This commit is contained in:
f
2026-04-20 13:42:06 -03:00

View File

@ -17,6 +17,7 @@ copy_exec /usr/sbin/ip /usr/sbin/
rm "$DESTDIR/etc/dhcpcd.conf"
grep root: "$DESTDIR/etc/passwd" | sed -re "s/root:/`hostname`:/" >> "$DESTDIR/etc/passwd"
grep root: "$DESTDIR/etc/passwd" | sed -re "s/root:/${SUDO_USER}:/" >> "$DESTDIR/etc/passwd"
copy_file config /etc/hosts
copy_file config /etc/dhcpcd.conf