Accepting request 979787 from home:llunak:branches:devel:tools:building
Do not start iceccd with verbose options. I have no idea why iceccd should start with info log level, probably a debugging leftover. It can spam system log quite a lot, especially if a scheduler is not available. OBS-URL: https://build.opensuse.org/request/show/979787 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/icecream?expand=0&rev=87
This commit is contained in:
parent
3186f59381
commit
02c883d961
@ -19,7 +19,7 @@ RestrictRealtime=true
|
||||
Type=simple
|
||||
EnvironmentFile=-/etc/sysconfig/icecream
|
||||
SyslogIdentifier=iceccd
|
||||
ExecStart=@LIBEXECDIR@/icecc/iceccd-wrapper -u icecream -vv -b /var/cache/icecream/
|
||||
ExecStart=@LIBEXECDIR@/icecc/iceccd-wrapper -u icecream -b /var/cache/icecream/
|
||||
Nice=5
|
||||
|
||||
[Install]
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 06:50:15 UTC 2022 - Lubos Lunak <l.lunak@centrum.cz>
|
||||
|
||||
- Do not start iceccd with verbose options.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 4 16:39:39 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user