added systemctl enable cronie.services

This commit is contained in:
Flemming 2022-01-27 14:17:39 +01:00 committed by GitHub
parent 5721dbc578
commit b5fd9cabe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ echo -ne "
-------------------------------------------------------------------------
"
systemctl enable cups.service
systemctl enable cronie.service
ntpd -qg
systemctl enable ntpd.service
systemctl disable dhcpcd.service