summarylogtreecommitdiffstats
path: root/nftables.service
diff options
context:
space:
mode:
Diffstat (limited to 'nftables.service')
-rw-r--r--nftables.service3
1 files changed, 0 insertions, 3 deletions
diff --git a/nftables.service b/nftables.service
index 6305b625cc45..464d8df21921 100644
--- a/nftables.service
+++ b/nftables.service
@@ -7,9 +7,6 @@ Before=network-pre.target
[Service]
Type=oneshot
ExecStart=/usr/bin/nft -f /etc/nftables.conf
-ExecReload=/usr/bin/nft flush ruleset ';' include '"/etc/nftables.conf"'
-ExecStop=/usr/bin/nft flush ruleset
-RemainAfterExit=yes
[Install]
WantedBy=multi-user.target