mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Merge pull request #2259 from mischief/sssd-perms
sys-auth/sssd: move config permissions into tmpfiles
This commit is contained in:
commit
df974ce059
@ -1,2 +1,2 @@
|
||||
d /etc/sssd 0700 root root - -
|
||||
C /etc/sssd/sssd.conf - - - - /usr/share/sssd/sssd-example.conf
|
||||
C /etc/sssd/sssd.conf 0600 root root - /usr/share/sssd/sssd-example.conf
|
||||
|
@ -182,7 +182,6 @@ multilib_src_install_all() {
|
||||
prune_libtool_files --all
|
||||
|
||||
insinto /usr/share/sssd
|
||||
insopts -m600
|
||||
doins "${S}"/src/examples/sssd-example.conf
|
||||
|
||||
systemd_dounit "${FILESDIR}/${PN}.service"
|
Loading…
x
Reference in New Issue
Block a user