fixed network restrictions in service

This commit is contained in:
TheK0tYaRa 2026-02-24 15:48:39 +03:00
parent 55b6f2adac
commit fc2c8256b9

View file

@ -42,7 +42,7 @@ RestrictSUIDSGID=yes
RemoveIPC=yes RemoveIPC=yes
DevicePolicy=closed DevicePolicy=closed
KeyringMode=private KeyringMode=private
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK AF_PACKET
SystemCallArchitectures=native SystemCallArchitectures=native
[Install] [Install]