diff options
Diffstat (limited to 'gn/deploy/octopus.scm')
-rw-r--r-- | gn/deploy/octopus.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/deploy/octopus.scm b/gn/deploy/octopus.scm index 32a0495..fc631b8 100644 --- a/gn/deploy/octopus.scm +++ b/gn/deploy/octopus.scm @@ -154,7 +154,7 @@ (run-mfsmetalogger-service? #t) )) - (service dhcp-client-service-type) + (service dhcp-service-type) (service openntpd-service-type)) %base-services)) |