diff options
-rw-r--r-- | tmpfiles.d/provision.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tmpfiles.d/provision.conf b/tmpfiles.d/provision.conf index 3c56f42d58..093104aaaf 100644 --- a/tmpfiles.d/provision.conf +++ b/tmpfiles.d/provision.conf @@ -17,6 +17,6 @@ f^ /etc/issue.d/50-provision.conf - - - - login.issue f^ /etc/hosts - - - - network.hosts # Provision SSH key for root -d /root :0700 root :root - -d /root/.ssh :0700 root :root - +d- /root :0700 root :root - +d- /root/.ssh :0700 root :root - f^ /root/.ssh/authorized_keys :0600 root :root - ssh.authorized_keys.root |