JuliusZet

Results 2 comments of JuliusZet

I have a few rough ideas on how that could work, but it would be great, if someone could implement this properly. In `modules/command_stop.sh` Add a new stopmode: ``` fn_stop_graceful_select()...

> Just a thought why not just send the required commands to the tmux instance ? something like `tmux send "Server shutting down in x mins" ENTER` rather than going...