Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rguenther:plgrnd
minidlna
10-do-not-close-socket-on-sighup.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 10-do-not-close-socket-on-sighup.patch of Package minidlna
From: Alexander GQ Gerasiov <gq@debian.org> Date: Sun, 31 Jan 2021 18:55:16 +0300 Subject: do-not-close-socket-on-sighup --- minidlna.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/minidlna.c b/minidlna.c index 47ca712..37462ac 100644 --- a/minidlna.c +++ b/minidlna.c @@ -215,8 +215,6 @@ sighup(int sig) { signal(sig, sighup); DPRINTF(E_WARN, L_GENERAL, "received signal %d, reloading\n", sig); - - reload_ifaces(1); log_reopen(); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor