PATH:
usr
/
lib
/
systemd
/
system
/
Editing: ebtables.service
[Unit] Description=Ethernet Bridge Filtering tables [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/libexec/ebtables start ExecStop=/usr/libexec/ebtables stop [Install] WantedBy=multi-user.target
SAVE
CANCEL