Merge pull request #208 from Clepnicx/main

added systemctl enable cronie.services
This commit is contained in:
Chris Titus 2022-02-14 10:55:06 -06:00 committed by GitHub
commit f77ce65bed
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