Commit Graph

8 Commits

Author SHA1 Message Date
Matthew Saunders Brown
d99837d4de remove unused services 2024-06-13 13:19:10 -07:00
Matthew Saunders Brown
92af4b365b rework systemd stuff
move service to paths.target
remove startup dependency
change to try-reload-or-restart which has this logic:
  Reload service if it supports it.
  If not, stop and then start instead.
  Does nothing if the service is not running.
2023-12-20 09:35:52 -08:00
Matthew Saunders Brown
0cbb15247f move standalone option from config to command, change path to pdns-credentials.ini 2022-06-15 12:33:38 -07:00
Matthew Saunders Brown
c61f7c70f7 added reload-services.sh, added DNS TXT authenticator 2022-04-20 12:06:18 -07:00
Matthew Saunders Brown
bc6679e4fb deploy-hook 2021-08-24 16:58:59 -07:00
Matthew Saunders Brown
92a99aec67 moved sync script 2021-08-24 16:57:03 -07:00
Matthew Saunders Brown
11844f77b7 installer 2021-04-14 11:17:00 -07:00
Matthew Saunders Brown
e903be8aed initial commit 2021-03-27 16:15:03 -07:00