fix(profile): dhcpcd executes resolvconf

fix #608
This commit is contained in:
Alexandre Pujol 2024-11-19 21:52:12 +00:00 committed by nobody43
parent 0c6d888f9e
commit e266638166

View file

@ -35,6 +35,7 @@ profile dhcpcd @{exec_path} flags=(attach_disconnected) {
@{bin}/chmod rix,
@{bin}/cmp rix,
@{bin}/mkdir rix,
@{bin}/resolvconf rPx,
@{bin}/rm rix,
@{bin}/sed rix,
@{lib}/dhcpcd/dhcpcd-run-hooks rix,