mirror of
https://github.com/sheumann/hush.git
synced 2025-01-11 08:29:54 +00:00
39b8fb41c5
Often it is desirable to have /etc/ be on read-only storage (well, the whole rootfs) but have things like /etc/resolv.conf be symlinks to a writable location. Tweak the simple script to support that. Signed-off-by: Mike Frysinger <vapier@gentoo.org>