Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
As answered above via systemd, for example:
[Unit]
Description=PowerDNS-Admin
After=network.target
[Service]
Type=simple
User=poweradmin
Group=poweradmin
ExecStart=/opt/powerdns-admin/run.py
WorkingDirectory=/opt /powerdns-admin
Environment="PATH=/opt/powerdns-admin"
[Install]
WantedBy=multi-user.target
https://github.com/ngoduykhanh/PowerDNS-Admin/wiki...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question