diff options
Diffstat (limited to 'gnu/system/examples/raspberry-pi-64.tmpl')
| -rw-r--r-- | gnu/system/examples/raspberry-pi-64.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/examples/raspberry-pi-64.tmpl b/gnu/system/examples/raspberry-pi-64.tmpl index 971f778cb28..5764abeb752 100644 --- a/gnu/system/examples/raspberry-pi-64.tmpl +++ b/gnu/system/examples/raspberry-pi-64.tmpl @@ -62,7 +62,7 @@ (packages (cons* openssh %base-packages)) (services (cons* (service avahi-service-type) - (service dhcp-client-service-type) + (service dhcpcd-service-type) (service ntp-service-type) (service openssh-service-type (openssh-configuration |
