Skip to content

Commit 47ef31b

Browse files
committed
debian: symlink /etc/alternatives/ from factory
Needed for several key binaries such as awk and which
1 parent 5df8e34 commit 47ef31b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ L? /etc/gdm3
88

99
# On Debian/Ubuntu the nftable service fails if this config is not present
1010
L? /etc/nftables.conf
11+
12+
# Very basic stuff like awk and which is managed through alternatives
13+
L? /etc/alternatives

0 commit comments

Comments
 (0)