Switch from Systemd to Enit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
name: dhcpcd
|
||||
description: run dhcpcd on all clients
|
||||
dependencies: ["udevd"]
|
||||
type: background
|
||||
start_cmd: dhcpcd -q -B
|
||||
exit_method: kill
|
||||
restart: true
|
||||
Reference in New Issue
Block a user