populated repository

This commit is contained in:
shm0rt 2025-07-02 10:30:37 +02:00
parent 5a38cf342a
commit def723b223
5 changed files with 420 additions and 2 deletions

10
pdns-ddns.service Normal file
View file

@ -0,0 +1,10 @@
[Unit]
Description=PowerDNS DDNS Updater
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/pdns-ddns
User=root
StandardOutput=journal
StandardError=journal