Check-in Number:
|
3337 | |
Date: |
2003-May-15 14:47:26 (local)
2003-May-15 12:47:26 (UTC) |
User: | ms |
Branch: | |
Comment: |
To test config combinations. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/rc/rc_test/rc.samba 1.1 -> 1.2
--- rc.samba 2002/07/05 11:16:20 1.1
+++ rc.samba 2003/05/15 12:47:26 1.2
@@ -2,6 +2,9 @@
echo "Run commands Samba starting"
+%config
+ host aldi.de
+
%search
whois cyvaned.com
@@ -11,5 +14,4 @@
%finish
echo "Dun with everything"
echo "Run commands Samba finishing"
-echo
|
|
ossp-pkg/rc/rc_test/rcfuncs 1.4 -> 1.5
--- rcfuncs 2002/08/01 08:55:05 1.4
+++ rcfuncs 2003/05/15 12:47:26 1.5
@@ -10,4 +10,3 @@
echo "**** Funcfile ist fertig, rc gehts weiter ****"
echo
-
|
|