]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Move /etc/dhcpcd.conf to /etc/dhcpcd/dhcpcd.conf etc_dhcpcd
authorRoy Marples <roy@marples.name>
Mon, 16 Jun 2025 11:59:16 +0000 (12:59 +0100)
committerRoy Marples <roy@marples.name>
Mon, 16 Jun 2025 11:59:16 +0000 (12:59 +0100)
commitc75b0b701920d2f638e5ec585800d946db32a28d
tree4e018b70c6ef37067e99b1d4dfe3ec7711df60ac
parentb1c17c30adf5737e9319b42cd59322fec5ef7877
Move /etc/dhcpcd.conf to /etc/dhcpcd/dhcpcd.conf

Rationale: packages want to drop hook scripts into /etc
Having /etc/dhcpcd now allows us to have /etc/dhcpcd/enter-hooks.d
and /etc/dhcpcd/exit-hooks.d which allows this.

Users can also now create symlinks from installed example hooks
into /etc rather than having to edit a singular file.

Fixes #494.
hooks/dhcpcd-run-hooks.8.in
hooks/dhcpcd-run-hooks.in
src/Makefile
src/defs.h
src/dhcpcd.8.in
src/if-options.c