From 86786d8e4fac18bb92cec1339770ae099d74a4ae Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Fri, 19 Sep 2008 17:53:34 -0500 Subject: [PATCH] missing whitespace --- debian/update-motd.cron.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/update-motd.cron.d b/debian/update-motd.cron.d index e65cfaf..5538ab0 100644 --- a/debian/update-motd.cron.d +++ b/debian/update-motd.cron.d @@ -3,4 +3,4 @@ # Running 'update-motd' dynamically generates the /etc/motd with # a concatenation of output from each script in /etc/update-motd.d. -*/10 * * * * root [ -x /usr/sbin/update-motd] && /usr/sbin/update-motd 2>/dev/null +*/10 * * * * root [ -x /usr/sbin/update-motd ] && /usr/sbin/update-motd 2>/dev/null -- 2.30.2