summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.10-4/ebtables.service
blob: 3abd1fe3e280e8ba193fb31bb659aef7fb53087a (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Ethernet Bridge Filtering Tables

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=@SBINDIR@/ebtables.common start
ExecStop=@SBINDIR@/ebtables.common stop

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud