infra/image/system-services: Enhance checks, also fix reverse zone

Checks for IPv4 addresses have been added and reverse zone handling
for fixipaip.sh

The services are logging StandardOutput and StandardError to journal
now.
This commit is contained in:
Thomas Woerner
2024-08-02 17:00:12 +02:00
parent 7dbe6edbf0
commit e05fbce04c
4 changed files with 115 additions and 17 deletions

View File

@@ -7,6 +7,8 @@ Before=ipa.service
[Service]
Type=oneshot
ExecStart=/root/fixnet.sh
StandardOutput=journal
StandardError=journal
[Install]
WantedBy=ipa.service