Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
121 |
- |
1 |
[Unit]
|
|
|
2 |
Description=DNSEXIT-Dynamic-IP-Updater
|
|
|
3 |
After=syslog.target network.target
|
|
|
4 |
|
|
|
5 |
[Service]
|
|
|
6 |
PIDFile=/var/run/ipUpdate.pid
|
|
|
7 |
ExecStart=/usr/sbin/ipUpdate.pl daemon
|
|
|
8 |
|
|
|
9 |
[Install]
|
|
|
10 |
WantedBy=multi-user.target
|