diff --git a/packages/network/openssh/tmpfiles.d/51_sshd.conf b/packages/network/openssh/tmpfiles.d/51_sshd.conf index 1eb00a6221..22664d4584 100644 --- a/packages/network/openssh/tmpfiles.d/51_sshd.conf +++ b/packages/network/openssh/tmpfiles.d/51_sshd.conf @@ -18,5 +18,6 @@ # http://www.gnu.org/copyleft/gpl.html ################################################################################ +d /var/empty 0600 root root 10d - d /storage/.cache/ssh 0755 root root - - d /storage/.ssh 0700 root root - -