Skip to content

Commit 787d72a

Browse files
blucaDaanDeMeyer
authored andcommitted
factory: symlink man config file
If this config is absent from /etc/ man fails: $ man systemd man: can't open the manpath configuration file /etc/manpath.config $
1 parent fe3b3cd commit 787d72a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkosi.extra/usr/lib/tmpfiles.d/etc.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,5 @@ L? /etc/alternatives
6565
L? /etc/PackageKit
6666
# ModemManager needds its dbus policy file
6767
L? /etc/dbus1/systemd.d/org.freedesktop.ModemManager1.conf
68+
# man fails without this in /etc/
69+
L? /etc/manpath.config

0 commit comments

Comments
 (0)