blob: 1a93812b85005e4b4eeb7fe471a746c3df63a8d8 [file] [log] [blame]
[Unit]
Before=network-pre.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/libexec/nft-configure.sh
ExecReload=/usr/libexec/nft-configure.sh
ExecStop=/usr/sbin/nft flush ruleset
[Install]
WantedBy=multi-user.target