-
Hi - Just wondering at what stage this is executed, and if I wanted to point that (curl request? Get request?) somewhere else - could I do so? I'd like my units to 'call home' to another service which I intend to use to repoint the server addresses at startup eventually Hope this makes sense! |
Beta Was this translation helpful? Give feedback.
Answered by
kdoren
Mar 24, 2021
Replies: 1 comment 1 reply
-
There is a urlrelay systemd service that is enabled to auto-start on boot. unit file: /usr/lib/systemd/system/urlrelay.service |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
telemole
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a urlrelay systemd service that is enabled to auto-start on boot.
unit file: /usr/lib/systemd/system/urlrelay.service
code: /usr/local/bin/urlrelay.sh
config: /etc/urlrelay/urlrelay.conf