Skip to content

Commit a6d4e83

Browse files
yuwatapoettering
authored andcommitted
unit: networkd does not require AF_ALG anymore
As khash is retired.
1 parent 81218ac commit a6d4e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/systemd-networkd.service.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ProtectSystem=strict
3838
Restart=on-failure
3939
RestartKillSignal=SIGUSR2
4040
RestartSec=0
41-
RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 AF_PACKET AF_ALG
41+
RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 AF_PACKET
4242
RestrictNamespaces=yes
4343
RestrictRealtime=yes
4444
RestrictSUIDSGID=yes

0 commit comments

Comments
 (0)