[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

system/1807: rc typo




>Number:         1807
>Category:       system
>Synopsis:       typo in /etc/rc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May  3 15:40:02 MDT 2001
>Last-Modified:
>Originator:     Sebastian Stark
>Organization:
net
>Release:        rc,v 1.168
>Environment:
	System      : OpenBSD 2.9
	Architecture: OpenBSD.i386
	Machine     : i386
>Description:
	another wsmoused typo
>How-To-Repeat:
>Fix:
	
--- /usr/src/etc/rc	Wed May  2 04:41:26 2001
+++ /etc/rc	Thu May  3 23:32:48 2001
@@ -551,7 +551,7 @@
 date
 
 if [ "X${wsmoused_flags}" != X"NO" -a -x /usr/sbin/wsmoused ]; then
-	echo 'starting wsmoused...';	/usr/sbin/wsmoused ${moused_flags}
+	echo 'starting wsmoused...';	/usr/sbin/wsmoused ${wsmoused_flags}
 fi
 
 # Alternatively, on some architectures, xdm may be started in /etc/ttys.

>Audit-Trail:
>Unformatted: