This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/sbin/netfilter-persistent start -
ExecStop=/usr/sbin/netfilter-persistent stop -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=systemd-modules-load.service local-fs.target -
Before=network-pre.target shutdown.target -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=netfilter persistent configuration -
Documentation=man:netfilter-persistent(8) -
Wants=network-pre.target systemd-modules-load.service local-fs.target
-
Additionnal notes
Nothing here.