Bug ID | 903581 |
---|---|
Summary | wwwoffled does not run with wwwoffle.service file |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | 13.2 RC 1 |
Hardware | All |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Network |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | d_werner@gmx.net |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
After upgrade with zypper dup from openSUSE 13.1 to 13.2 (13.2 repos) on Nov. 2 wwwoffled no longer works. After the startup wwwoffled immediately terminates again. systemctl status wwwoffle.service wwwoffle.service - The wwwoffle proxy server Loaded: loaded (/usr/lib/systemd/system/wwwoffle.service; enabled) Active: inactive (dead) since Sun 2014-11-02 17:12:36 CET; 4s ago Process: 7103 ExecStart=/usr/sbin/wwwoffled -c /etc/wwwoffle/wwwoffle.conf (code=exited, status=0/SUCCESS) Main PID: 7104 (code=exited, status=0/SUCCESS) Nov 02 17:12:36 computer wwwoffled[7103]: WWWOFFLE Demon Version 2.9i (with ipv6,with zlib,with gnutls) started. Nov 02 17:12:36 computer wwwoffled[7103]: wwwoffled[7103] Important: WWWOFFLE Demon Version 2.9i (with ipv6,with zlib,with gnutls) started. Nov 02 17:12:36 computer wwwoffled[7105]: Detached from terminal and changed pid to 7105. Nov 02 17:12:36 computer wwwoffled[7103]: wwwoffled[7103] Important: Detached from terminal and changed pid to 7105. Workaround: in /usr/lib/systemd/system/wwwoffle.service change the line ExecStart=/usr/sbin/wwwoffled -c /etc/wwwoffle/wwwoffle.conf to ExecStart=/usr/sbin/wwwoffled -d -c /etc/wwwoffle/wwwoffle.conf