aboutsummaryrefslogtreecommitdiff
path: root/scripts/os/freebsd/20-motd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/os/freebsd/20-motd')
-rw-r--r--scripts/os/freebsd/20-motd5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/os/freebsd/20-motd b/scripts/os/freebsd/20-motd
new file mode 100644
index 0000000..9b1eadb
--- /dev/null
+++ b/scripts/os/freebsd/20-motd
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# Disable motd.
+sysrc -v update_motd=NO
+rm -f /var/run/motd