Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Daemon handling #32

Open
felinira opened this issue Feb 17, 2015 · 1 comment
Open

Daemon handling #32

felinira opened this issue Feb 17, 2015 · 1 comment

Comments

@felinira
Copy link
Contributor

At the moment the bot does have a daemonize option but it is poorly written and horrible. I would suggest to remove it for 4.0 and just let systemd or similar daemon runtime monitoring tools handle this. No need to duplicate things badly here.

@felinira felinira self-assigned this Feb 17, 2015
@felinira felinira added this to the v4.0.0 milestone Feb 17, 2015
@fenhl
Copy link
Member

fenhl commented Feb 18, 2015

Agreed. Since we are going to use Python 3.4 features anyway (which on our server means waiting for the Debian jessie release), moving to systemd is acceptable. Similarly, the goal is to split init-minecraft into the minecraft and wmb Python libs and a clean systemd init script.

@felinira felinira removed their assignment Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants