Accepting request 830916 from home:eroca:branches:openSUSE:Factory
modify service file according to https://lists.opensuse.org/opensuse-factory/2019-10/msg00204.html OBS-URL: https://build.opensuse.org/request/show/830916 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ebtables?expand=0&rev=70
This commit is contained in:
parent
93e43f3f67
commit
d9c89b305e
@ -4,8 +4,8 @@ Description=Ethernet Bridge Filtering tables
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/lib/ebtables-helper start
|
ExecStart=/usr/libexec/ebtables-helper start
|
||||||
ExecStop=/usr/lib/ebtables-helper stop
|
ExecStop=/usr/libexec/ebtables-helper stop
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user