diff options
Diffstat (limited to 'devel/py-daemon-runner/pkg-descr')
-rw-r--r-- | devel/py-daemon-runner/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-daemon-runner/pkg-descr b/devel/py-daemon-runner/pkg-descr index f602fe6062ee..370c096a65ac 100644 --- a/devel/py-daemon-runner/pkg-descr +++ b/devel/py-daemon-runner/pkg-descr @@ -19,5 +19,3 @@ with daemon.DaemonContext(): Customisation of the steps to become a daemon is available by setting options on the DaemonContext instance; see the documentation for that class for each option. - -WWW: https://pypi.org/project/daemon-runner/ |