about summary refs log tree commit diff
path: root/xvoidstrap
diff options
context:
space:
mode:
authorChristopher Brannon <chris@the-brannons.com>2024-01-24 09:05:13 -0800
committerLeah Neukirchen <leah@vuxu.org>2024-09-12 14:18:51 +0200
commit08b216a0a7d59558b599235c1b98e543be977070 (patch)
tree664c0db767847bcfa60cdfcc9230498663837a44 /xvoidstrap
parent4bbe95d257cb1f7e7edf6dcba30db1b7c14ea158 (diff)
downloadxtools-08b216a0a7d59558b599235c1b98e543be977070.tar.gz
xtools-08b216a0a7d59558b599235c1b98e543be977070.tar.xz
xtools-08b216a0a7d59558b599235c1b98e543be977070.zip
xvoidstrap: add ntpd etc to the install checklist. HEAD v0.67 master
Closes: #320 [via git-merge-pr]
Diffstat (limited to 'xvoidstrap')
-rwxr-xr-xxvoidstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/xvoidstrap b/xvoidstrap
index 13a3889..eca9ac2 100755
--- a/xvoidstrap
+++ b/xvoidstrap
@@ -57,5 +57,6 @@ Void post-install checklist
 - Make dracut hostonly: echo hostonly=yes >/etc/dracut.conf.d/hostonly.conf
 - Rebuild initrd and grub config: xbps-reconfigure -f linux5.??
 - Enable default services: ln -s /etc/sv/... /etc/runit/runsvdir/default/
+- Install and enable an ntpd, and optionally cron and syslog.
 
 EOF