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 -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectSystemIntroduced in systemd 214=full -
RemainAfterExit=yes -
RestrictRealtimeIntroduced 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.