freenetis-dhcp-github/freenetis-dhcp.service @ master
9e442bdc | Michal Kliment | [Unit]
|
|
Description=FreenetIS DHCP synchronization
|
|||
After=network.target
|
|||
c988d1b0 | Michal Kliment | Wants=isc-kea-dhcp4-server.service
|
|
9e442bdc | Michal Kliment | ConditionPathExists=/etc/freenetis/freenetis-dhcp.conf
|
|
[Service]
|
|||
Type=simple
|
|||
Restart=always
|
|||
RestartSec=1
|
|||
ExecStart=/usr/sbin/freenetis-dhcp-sync
|
|||
[Install]
|
|||
WantedBy=multi-user.target
|