diff --git a/index.js b/index.js index 56733c3..01dcf43 100644 --- a/index.js +++ b/index.js @@ -37,6 +37,7 @@ await execFile("doas", [ await chroot(currRootPath, ["rc-update", "add", "networking", "sysinit"]); await chroot(currRootPath, ["rc-update", "add", "docker", "boot"]); await chroot(currRootPath, ["rc-update", "add", "acpid", "default"]); +await chroot(currRootPath, ["rc-update", "add", "ntpd", "default"]); await chroot(currRootPath, ["rc-update", "add", "local", "default"]); await writeFile(