ref: 898834721faaefab3ed0186715bbfd063fdfaebd
parent: 4251fac29df9649d9955224f7ec4de72f2c4032e
author: jrmu <jrmu@cloud9p.org>
date: Wed Aug 7 09:42:44 EDT 2024
Add note on how to refresh cs and dns
--- a/ndb.ms
+++ b/ndb.ms
@@ -53,3 +53,10 @@
Replace 198.51.100.1, 198.51.100.2, example.com, and postmaster@example.com with your actual values.
+To refresh cs and dns after an update to /lib/ndb/local:
+
+.P1
+echo -n refresh > /net/cs
+echo -n refresh > /net/dns
+.P2
+