aimee-os/overlay/usr
Dustin 7c3738d067 Add set-root-password command
The `set-root-password` command sets up an alternate mount namespace
with a writable `/etc` directory and then runs `passwd` in it.  This
allows `passwd` to create its lock files and backup files, without
requiring that the real `/etc` to be mutable.  After `passwd` finishes
and has updated its private copy of `/etc/shadow`, the script rewrites
the real one with its contents.
2023-03-15 21:21:29 -05:00
..
bin Add set-root-password command 2023-03-15 21:21:29 -05:00
lib init-storage: Copy file contexts from rootfs 2023-03-15 21:14:33 -05:00
libexec Make /etc/shadow writable 2023-03-15 21:17:18 -05:00