Skip to content

Commit 0ba324c

Browse files
committed
kea: T7821: Use correct Kea unit files
1 parent 42e3952 commit 0ba324c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/live-build-config/hooks/live/18-enable-disable_services.chroot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ systemctl disable syslog.service
55
systemctl disable rsyslog.service
66
systemctl disable arpwatch.service
77
systemctl disable smartd.service
8-
systemctl disable kea-dhcp4.service
9-
systemctl disable kea-dhcp6.service
10-
systemctl disable kea-dhcp-ddns.service
8+
systemctl disable isc-kea-dhcp4-server.service
9+
systemctl disable isc-kea-dhcp6-server.service
10+
systemctl disable isc-kea-dhcp-ddns-server.service
1111
systemctl disable isc-dhcp-relay.service
1212
systemctl disable nfacctd.service
1313
systemctl disable sfacctd.service

0 commit comments

Comments
 (0)