File nftables-early.service of Package nftables-service
[Unit] Description=nftables early rules Documentation=man:nft(8) http://wiki.nftables.org Wants=network-pre.target systemd-udev-settle.service After=systemd-udev-settle.service Before=network-pre.target shutdown.target Conflicts=shutdown.target DefaultDependencies=no [Service] Type=oneshot RemainAfterExit=yes StandardInput=null ProtectSystem=full ProtectHome=true ExecStart=/usr/sbin/nftables-early-service [Install] WantedBy=sysinit.target