File Manager

Path: /lib/systemd/system/

Viewing File: ebtables.service

[Unit]
Description=Ethernet Bridge Filtering tables

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/libexec/ebtables-helper start
ExecStop=/usr/libexec/ebtables-helper stop

[Install]
WantedBy=multi-user.target