desktop/ebtables/ebtables.service

12 lines
221 B
Desktop File

[Unit]
Description=Ethernet bridge table
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/lib/systemd/scripts/ebtables start
ExecStop=/usr/lib/systemd/scripts/ebtables stop
[Install]
WantedBy=multi-user.target