diff options
author | Mattias Andrée <maandree@kth.se> | 2016-08-05 21:26:44 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-08-05 21:26:44 +0200 |
commit | 20e81300c63e41c3fc8bf7dea6f5438fcf92da55 (patch) | |
tree | 922342e6439f90ccd4e186a5a703314630d5ff17 /README | |
parent | Fix memory leak (diff) | |
download | coopgammad-20e81300c63e41c3fc8bf7dea6f5438fcf92da55.tar.gz coopgammad-20e81300c63e41c3fc8bf7dea6f5438fcf92da55.tar.bz2 coopgammad-20e81300c63e41c3fc8bf7dea6f5438fcf92da55.tar.xz |
typo + state dumping
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -78,6 +78,10 @@ SIGNALS SIGUSR1 Reexecute the process to an updated version. + SIGUSR2 + SIGINFO if available + Dump the process state to standard error. + SIGRTMIN+0 Disconnect from the display server or graphics card. |