Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-09 | dns: T5144: Force systemd daemon-reload on ddclient config change | Indrajit Raychaudhuri | |
2023-06-06 | dns: T5144: Handle partial conf mode CLI gracefully | Indrajit Raychaudhuri | |
Prevent failure when the user enters a partial CLI command without any address specified. Also, apply some minor formatting changes. | |||
2023-06-04 | dns: T5144: Streamline ddclient systemd service override | Indrajit Raychaudhuri | |
Templatize systemd override for ddclient service and move the generated override files in /run. This ensures that the override files are always generated afresh after boot. Additionally, simplify the systemd override file by removing the redundant/superfluous overrides. | |||
2023-06-04 | dns: T5144: Add pid and cache config as ddclient global | Indrajit Raychaudhuri | |
2023-06-04 | dns: T5144: Relocate ddclient template path for consistency with config path | Indrajit Raychaudhuri | |