FS#30964 - [i8kmon] sysd service needs tweaking

Attached to Project: Arch Linux
Opened by Matthew Monaco (dgbaley27) - Wednesday, 01 August 2012, 16:49 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 28 October 2012, 01:11 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Roman Kyrylych (Romashka)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The i8kmon utility has the following flags:

-d|--daemon run in daemon mode without user interface
-nd|--nodaemon don' run as daemon, open the user interface

The only difference between the two is that -nd starts a Tk GUI and -d doesn't start the GUI. There are no options which make i8kmon fork. So, the service should be:

ExecStart=/usr/bin/i8kmon -d

The Type should be the default of simple, but explicitly adding Type=simple might be useful.
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 28 October 2012, 01:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  i8kmon-1.33-5

Loading...