ports/main/lfsbase/lfsbase.post-install

5 lines
107 B
Plaintext
Raw Normal View History

2022-01-11 20:10:41 +00:00
#!/bin/sh
# force /etc/shadow to be owned by root and not be world readable
chown root:shadow /etc/shadow