Dynu ip update client for Linux Dynu ip update client for...

Argomento: Dynu ip update client for Linux

Post Dynu ip update client for Linux
di enrimanz su giovedì 18 gennaio 2018

Hi,
I'm going to install your IP update client on a Linux Ubuntu server and I will run the command:

systemctl start dynuiuc.service

After a server reboot does the service automatic restart?
Thank you

Rispondi con citazione | Segnalare
Post Re: Dynu ip update client for Linux
di enrimanz su giovedì 18 gennaio 2018

I answer myself: No, it does not.
After a server reboot If I write the command:

systemctl status dynuiuc.service

this is the answer:

dynuiuc.service - Dynu IP update client daemon
Loaded: loaded (/usr/lib/systemd/system/dynuiuc.service; disabled; vendor pre
Active: inactive (dead)

I've found this solution, write the command:

systemctl enable dynuiuc.service

and then the command:

systemctl start dynuiuc.service

last find the file:

/usr/lib/systemd/system/dynuiuc.service

and edit the line:

--pid_file /var/run/dynuiuc.pid
change it to:

--pid_file /run/dynuiuc.pid
Regards
Enrico

Rispondi con citazione | Segnalare
venerdì 26 aprile 2024 15:25
Loading...