detach gkrellm daemon.
This commit is contained in:
@@ -13,6 +13,7 @@ def start():
|
||||
startService(command="/usr/bin/gkrellmd",
|
||||
pidfile=PIDFILE,
|
||||
makepid=True,
|
||||
detach=True,
|
||||
donotify=True)
|
||||
|
||||
@synchronized
|
||||
|
||||
Reference in New Issue
Block a user