Teach gamemoded the '-r' option

This allows for easy requesting of gamemode and pausing for any signal

	Primarily useful for simple tests, but also functionally to allow enterning and exiting gamemode manually
This commit is contained in:
Marc Di Luzio
2018-04-25 13:16:27 +01:00
parent 3ac1b681c4
commit 966c207a33
3 changed files with 21 additions and 1 deletions

View File

@ -19,6 +19,9 @@ Run the daemon as a separate process (daemonize it)
.B \-l
Log to syslog
.TP 8
.B \-r
Request gamemode and wait for any signal
.TP 8
.B \-h
Print help text
.TP 8