Update package version to 10.2.4

This commit is contained in:
2025-07-12 14:38:55 +03:00
parent ebeef905fa
commit 3dc1c9169d
3 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ name: dhcpcd
description: run dhcpcd on all clients
dependencies: ["udevd"]
type: background
start_cmd: dhcpcd -q -B
start_cmd: dhcpcd -B -M
exit_method: kill
restart: true