5d9bdbf66a
- Add nft-services subpackage Resolves: RHBZ#1951074
12 lines
222 B
Desktop File
12 lines
222 B
Desktop File
[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
|