This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/sh -c 'ebtables-restore < /etc/ebtables.conf'
-
ExecStart=/bin/sh -c 'ebtables-restore < /etc/ebtables.conf'
-
ExecStart=/usr/libexec/ebtables-helper start
-
ExecStop=/bin/sh -c 'ebtables-restore < /dev/null'
-
ExecStop=/usr/libexec/ebtables-helper stop
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectSystem
Introduced in systemd 214=full -
RemainAfterExit=yes
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=oneshot
-
-
[Unit]
-
Before=network-pre.target
-
Description=Ethernet Bridge Filtering tables
-
Description=Ethernet bridge table
-
Wants=network-pre.target
-
Additionnal notes
Nothing here.