summaryrefslogtreecommitdiff
path: root/packaging/Solaris/prototype.master
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/Solaris/prototype.master')
-rw-r--r--packaging/Solaris/prototype.master37
1 files changed, 0 insertions, 37 deletions
diff --git a/packaging/Solaris/prototype.master b/packaging/Solaris/prototype.master
deleted file mode 100644
index ec9f76d94bc..00000000000
--- a/packaging/Solaris/prototype.master
+++ /dev/null
@@ -1,37 +0,0 @@
-#
-# Information files.
-#
-i pkginfo=./pkginfo
-i copyright=./copyright
-# i request=./request
-i preremove=./preremove
-i postinstall=./postinstall
-#
-# Stuff that goes into the system areas of the filesystem.
-#
-d none $CONFIGDIR ? ? ?
-d initscript /etc/init.d ? ? ?
-f initscript /etc/init.d/samba=scripts/samba.init 0744 root sys
-d initscript /etc/rc3.d ? ? ?
-f initscript /sbin/samba=scripts/samba.init 0750 root root
-#
-# Create the samba subtree.
-#
-d none docs 755 root other
-d none man 755 root other
-d none $CONFIGDIR 755 root sys
-d none $LOCKDIR 755 root other
-d none $PRIVATE_DIR 700 root sys
-d none sbin 0755 root other
-d none bin 0755 root other
-d none lib 0755 root other
-d none lib/charset 0755 root other
-d none lib/vfs 0755 root other
-d none include 0755 root other
-d none $LOGFILEBASE 0755 root other
-d none $PIDDIR 0755 root other
-#
-#
-f none $CONFIGDIR/smb.conf.default=scripts/smb.conf.default 0644 root other
-#
-#