summaryrefslogtreecommitdiff
path: root/packaging/SGI/idb.pl
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1998-08-07 18:56:12 +0000
committerHerb Lewis <herb@samba.org>1998-08-07 18:56:12 +0000
commit05e6d0bcc19019c5cdba150ba84f911cf5f51381 (patch)
tree9f08c5526df9c6534c2bc426eb765ab83921a7bd /packaging/SGI/idb.pl
parenta4b872451e5195063d657bff8763227e9f82b4b9 (diff)
downloadsamba-05e6d0bcc19019c5cdba150ba84f911cf5f51381.tar.gz
samba-05e6d0bcc19019c5cdba150ba84f911cf5f51381.tar.bz2
samba-05e6d0bcc19019c5cdba150ba84f911cf5f51381.zip
add startswat.sh to automate starting swat with inetd
update make scripts to use new autoconfigure setup (This used to be commit 737a58c1568fd76afe32a78895ee09b1543a595d)
Diffstat (limited to 'packaging/SGI/idb.pl')
-rwxr-xr-xpackaging/SGI/idb.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/SGI/idb.pl b/packaging/SGI/idb.pl
index 424c4ed130..a211322fa9 100755
--- a/packaging/SGI/idb.pl
+++ b/packaging/SGI/idb.pl
@@ -166,6 +166,7 @@ while (@sorted) {
}
}
+print IDB "f 0755 root sys usr/samba/startswat.sh packaging/SGI/startswat.sh samba.sw.base\n";
print IDB "d 0755 root sys usr/samba/swat/ packaging/SGI/swat samba.sw.base\n";
while (@swatfiles) {
$nextfile = shift @swatfiles;