PepOSServer/bookworm/pephooks/normal/0600-OS-symlinks.hook.chroot

10 lines
264 B
Bash
Executable File

#!/bin/bash
# Installing symlinks in the chroot
# We might be changing directories with each symlink.
# Don't assume each instance will be from ~/ for the root user.
# Put a .png at ~/.face from within /etc/skel
ln -s /usr/bin/autoconfig.sh /etc/skel/autostart