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:
Kristyna Streitova 2020-09-01 11:32:11 +00:00 committed by Git OBS Bridge
parent 93e43f3f67
commit d9c89b305e

View File

@ -4,8 +4,8 @@ Description=Ethernet Bridge Filtering tables
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/lib/ebtables-helper start
ExecStop=/usr/lib/ebtables-helper stop
ExecStart=/usr/libexec/ebtables-helper start
ExecStop=/usr/libexec/ebtables-helper stop
[Install]
WantedBy=multi-user.target