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