Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

supervisord daemon #31

Open
knifesk opened this issue Jan 24, 2019 · 2 comments
Open

supervisord daemon #31

knifesk opened this issue Jan 24, 2019 · 2 comments

Comments

@knifesk
Copy link

knifesk commented Jan 24, 2019

[Unit]
Description=KMS Service
After=multi-user.target
Conflicts=getty@tty1.service

[Service]
Type=simple
ExecStart=/usr/bin/python /root/py-kms/server.py
StandardInput=tty-force

[Install]
WantedBy=multi-user.target
@ThunderEX
Copy link
Owner

Hi @knifesk

I think wiki is a better place to share supervisord conf. So I create a page here.

Is it fine for you?

@knifesk
Copy link
Author

knifesk commented Jan 30, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants