Moved daemon3x.py to files/
This commit is contained in:
parent
850360037b
commit
5f3f4e912f
2 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Generic linux daemon base class for python 3.x.
|
|||
Original Source:
|
||||
https://web.archive.org/web/20131017130434/http://www.jejik.com/articles/2007/02/a_simple_unix_linux_daemon_in_python/
|
||||
https://web.archive.org/web/20131017130434/http://www.jejik.com/files/examples/daemon3x.py
|
||||
See daemon3x.py in the uplink source tree.
|
||||
See files/daemon3x.py in the uplink source tree.
|
||||
|
||||
More Information:
|
||||
https://franklingu.github.io/programming/2016/03/01/creating-daemon-process-python-example-explanation/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue