SHA256
1
0
forked from pool/dhcp

Accepting request 576978 from network:dhcp

OBS-URL: https://build.opensuse.org/request/show/576978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=107
This commit is contained in:
Dominique Leuenberger 2018-02-18 10:37:12 +00:00 committed by Git OBS Bridge
commit baa5bdd674
2 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,12 @@ Tue Jan 16 16:15:45 CET 2018 - ndas@suse.de
- Plugs a socket descriptor leak in OMAPI(bsc#1076119, CVE-2017-3144)
[ +0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch]
-------------------------------------------------------------------
Fri Jan 5 07:30:46 UTC 2018 - obs@botter.cc
- add PIDFile= setting to dhcrelay.service, without this systemd
stops the service immediately after starting
-------------------------------------------------------------------
Wed Dec 13 15:52:25 UTC 2017 - mchandras@suse.de

View File

@ -8,6 +8,7 @@ Type=forking
Restart=on-abort
ExecStart=/usr/lib/dhcp/dhcrelay -4 start
ExecStop=/usr/lib/dhcp/dhcrelay -4 stop
PIDFile=/var/run/dhcrelay.pid
[Install]
WantedBy=multi-user.target