Added generic_python_deamon
authorAndrew <andrew@liquid.me.uk>
Thu, 17 Jun 2021 14:53:50 +0000 (15:53 +0100)
committerAndrew <andrew@liquid.me.uk>
Thu, 17 Jun 2021 14:53:50 +0000 (15:53 +0100)
commita21597ba889a703d83ba1d03bfba46f9584e65ee
treef2d97940395f6d9fb6be24a8f211af78d97487b7
parentf47e2f569e8e0fae5dd82f32da847a0095c00b15
Added generic_python_deamon
An ugly to read yet robust python daemon template/class, 'cos I bored writing it from scratch.
Includes openrc and systemd startup scripts/.service files.
generic_python_daemon/etc_init.d_genpyd [new file with mode: 0755]
generic_python_daemon/generic_python_daemon.py [new file with mode: 0755]
generic_python_daemon/generic_python_daemon.service [new file with mode: 0644]