Re: gkrellm "net" doesn't play nice with docker: how to remove or ignore-by-regex?
Adam Nielsen <[email protected]> Wed, 8 Jun 2016 08:35:54 +1000
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
> just as I click "Restart Self" in the FVWM menu isn't sufficient, as I'm > basically racing gkrellm. Is there a signal that it accepts to tell it > to re-load its configuration file? (e.g. like -HUP does with some daemons?) Not sure, but could you disable the normal gkrellm launch and get it to run your own script to launch gkrellm instead? Then you could run the sed script and launch gkrellm after it's done. Cheers, Adam.