Bug 5626 - silence log noise from 'type'
Summary: silence log noise from 'type'
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: pre-1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.5.0
Assignee: Pierre Ossman
URL:
Keywords: hean01_tester, prosaic
Depends on:
Blocks:
 
Reported: 2015-09-01 14:49 CEST by Pierre Ossman
Modified: 2015-09-25 13:57 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2015-09-01 14:49:34 CEST
You get spam like this in xinit.log:

> Running /opt/thinlinc/etc/xstartup.d/01-tl-kinit.sh (Obtaining Kerberos ticket)
> /opt/thinlinc/etc/xstartup.d/01-tl-kinit.sh: line 10: type: kinit: not found
> Running /opt/thinlinc/etc/xstartup.d/02-tl-dbus-launch.sh (Starting session D-Bus server)
> dbus-launch is /bin/dbus-launch

It is customary to pipe the output from 'type' to /dev/null.
Comment 2 Pierre Ossman cendio 2015-09-01 14:53:27 CEST
tl-dbus-launch.sh, tl-kdestroy.sh and tl-kinit.sh were fixed in r30725.
Comment 3 Henrik Andersson cendio 2015-09-02 10:37:19 CEST
Verified that our type usage output doesn't hit the xinit.log file using build 4876.

Note You need to log in before you can comment on or make changes to this bug.