[Ultrapossum-cvs 610] demo/uml/debian 1.4,1.5,init.d

Back to archive index

Masato Taruishi taru****@users*****
2004年 9月 29日 (水) 16:29:43 JST


===================================================================
RCS file: demo/uml/debian/init.d,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- demo/uml/debian/init.d	2004/09/27 17:34:22	1.4
+++ demo/uml/debian/init.d	2004/09/29 07:29:43	1.5
@@ -26,6 +26,8 @@
 eval `ultrapossum-config init`
 trap "eval `ultrapossum-config term`" 0
 
+if test "x$UML_HOSTS" = "x"; then exit 0; fi
+
 case "$1" in
   start)
 	echo -n "Starting $DESC:"



Ultrapossum-cvs メーリングリストの案内
Back to archive index