Files
dhcpcd/source-files/dhcpcd.esv
T
2025-03-12 12:49:39 +02:00

8 lines
149 B
Plaintext

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