This commit is contained in:
chrys 2016-10-20 00:24:25 +02:00
parent 9359e264c1
commit 230aef913a

1
TODO
View File

@ -254,3 +254,4 @@ ps a -o tty,comm | grep -e Xorg | grep -v "grep -e Xorg"
- add an daemonize mode
https://github.com/thesharp/daemonize
https://web.archive.org/web/20131017130434/http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/