ossp-pkg/rc/rc_test/rc.rsyncd 1.1 -> 1.2
--- rc.rsyncd 2002/07/05 11:16:20 1.1
+++ rc.rsyncd 2003/06/03 15:28:09 1.2
@@ -2,6 +2,15 @@
echo "Run commands Rsyncd starting"
+# The only section in this rc file
+<go -ucw-r>
+ ping -s design-web.co.uk 56 4
+ curl -s ftp://ftp.openpkg.org/current/SRC/ | grep openssl
+ echo $0
+
+ echo "And again..."
+</go>
+
ls /tmp
which shutdown
|
|