mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 08:45:55 +03:00
[GH-ISSUE #1] Official systemd support #2
Labels
No labels
bug / broken-feature
bug / broken-feature
docs / request
feature / request
help / other
mod / help-wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PowerDNS-Admin-PowerDNS-Admin#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HLFH on GitHub (Dec 30, 2015).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/1
Hi,
It would be great to get official systemd support with a powerdns-admin.service file.
Really nice WebUI btw.
Thanks in advance,
HLFH
@ngoduykhanh commented on GitHub (Dec 31, 2015):
Hi @HLFH ,
You can run it in several ways. I would recommend using
systemdorsupervisord. Forsystemdscript, please find the example below$ sudo vim /etc/systemd/system/powerdns-admin.serviceThen
sudo systemctl start powerdns-adminto start the Powerdns-Admin service.@HLFH commented on GitHub (Dec 31, 2015):
Thanks!
@c0fe commented on GitHub (Apr 14, 2016):
Confirmed working on Ubuntu 16.04