Files
dhcpcd/source-files/dhcpcd.esv
T

8 lines
149 B
Plaintext

name: dhcpcd
description: run dhcpcd on all clients
dependencies: ["udevd"]
type: background
start_cmd: dhcpcd -B -M
exit_method: kill
restart: true