We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae2adb6 commit 3c418ffCopy full SHA for 3c418ff
mkosi.extra/usr/lib/tmpfiles.d/etc.conf
@@ -11,10 +11,12 @@ L /etc/issue
11
L /etc/profile
12
# Required by pam_env plugin
13
L /etc/security
14
-L /etc/bash.bashrc
15
-L /etc/bash.bash_logout
+L? /etc/bashrc
+L? /etc/bash.bashrc
16
+L? /etc/bash.bash_logout
17
# Canonical location to look for certificates
-L /etc/ca-certificates
18
+L? /etc/ca-certificates
19
+L? /etc/pki
20
L /etc/debuginfod
21
L /etc/ssh/ssh_config
22
L /etc/ssh/ssh_config.d
0 commit comments