Comment # 24 on bug 973850 from
For the log:

What I have on my Tumbleweed 20160406 system:
---------------------------------------------------------------------------
# systemctl list-unit-files | grep cups
cups.path             disabled
cups-browsed.service  enabled
cups-lpd@.service     static
cups.service          enabled
cups-lpd.socket       disabled
cups.socket           disabled

# systemctl list-units | grep cups
cups-browsed.service  loaded active running
                      Make remote CUPS printers available locally
cups.service loaded active running
             CUPS Scheduler

# date
Fri  8 Apr 11:07:19 CEST 2016

# ps auxw | grep cups-browsed
USER  PID %CPU %MEM    VSZ  RSS TTY STAT START TIME COMMAND
root 1382  0.0  0.9 238384 9180 ?   Ssl  11:09 0:00 /usr/sbin/cups-browsed

# date
Fri  8 Apr 13:46:06 CEST 2016

# ps auxw | grep cups-browsed
USER  PID %CPU %MEM    VSZ  RSS TTY STAT START TIME COMMAND
root 1382  0.0  0.9 238384 9180 ?   Ssl  11:09 0:00 /usr/sbin/cups-browsed
---------------------------------------------------------------------------

I always have cups.socket and cups.path disabled
because since that endless disaster with bug#857372
I have no longer any interest in such kind of issues.


You are receiving this mail because: