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 787d72a commit 1c7daabCopy full SHA for 1c7daab
mkosi.extra/usr/lib/tmpfiles.d/etc.conf
@@ -3,6 +3,7 @@
3
# This overrides the same file from systemd since we want to symlink everything
4
# into /etc instead of copying so updates to /usr propagate properly.
5
L /etc/os-release - - - - ../usr/lib/os-release
6
+L /etc/mkosi-manifest - - - - ../usr/lib/mkosi-manifest
7
L+ /etc/mtab - - - - ../proc/self/mounts
8
# Contains the default systemd locale
9
L /etc/locale.conf
0 commit comments