rootfiles/rootfiles.conf
David Tardon 52bb578589 Fix tmpfiles rules
... and accept that there's no easy way to support copying additional
files from /etc/skel .

Related: RHEL-58760
2025-01-30 09:53:17 +01:00

7 lines
399 B
Plaintext

# create initial /root directories shell content
C /root/.bash_logout 644 root root - /usr/share/rootfiles/.bash_logout
C /root/.bash_profile 644 root root - /usr/share/rootfiles/.bash_profile
C /root/.bashrc 644 root root - /usr/share/rootfiles/.bashrc
C /root/.cshrc 644 root root - /usr/share/rootfiles/.cshrc
C /root/.tcshrc 644 root root - /usr/share/rootfiles/.tcshrc