]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/firstboot/firstboot.c
firstboot: change /etc/shadow access mode to 000
authorLennart Poettering <lennart@poettering.net>
Mon, 7 Jul 2014 14:54:09 +0000 (16:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 7 Jul 2014 14:55:08 +0000 (16:55 +0200)
commit3250929b7049f3fbbb610a92438c8a8b638ec155
tree4da42da7af4e547d5eb90d52f26c6131bc77a262
parentffc90a11962274ac597b7838f31a4aff0362aa46
firstboot: change /etc/shadow access mode to 000

It appears to be customary to remove all access bits from /etc/shadow
including those for the root owner), hence let's do the same.
src/firstboot/firstboot.c