summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/motd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/motd')
-rwxr-xr-xetc/rc.d/motd1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.d/motd b/etc/rc.d/motd
index f61abc8..ca082ca 100755
--- a/etc/rc.d/motd
+++ b/etc/rc.d/motd
@@ -49,7 +49,6 @@ motd_start()
;;
esac
cmp -s $T /etc/motd || {
- echo T=$T
cp $T /etc/motd
chmod ${PERMS} /etc/motd
}
OpenPOWER on IntegriCloud