s3: smbd: Fruit. Make the use of dom_sid_compare_domain() much clearer.
[Samba.git] / packaging / Solaris / prototype.master
blobec9f76d94bc3816b165dc932eff290e87e6ffc1f
2 # Information files.
3
4 i pkginfo=./pkginfo
5 i copyright=./copyright
6 # i request=./request
7 i preremove=./preremove
8 i postinstall=./postinstall
10 # Stuff that goes into the system areas of the filesystem.
12 d none $CONFIGDIR ? ? ?
13 d initscript /etc/init.d ? ? ?
14 f initscript /etc/init.d/samba=scripts/samba.init 0744 root sys
15 d initscript /etc/rc3.d ? ? ?
16 f initscript /sbin/samba=scripts/samba.init 0750 root root
18 # Create the samba subtree.
20 d none docs 755 root other
21 d none man 755 root other
22 d none $CONFIGDIR 755 root sys
23 d none $LOCKDIR 755 root other
24 d none $PRIVATE_DIR 700 root sys
25 d none sbin 0755 root other
26 d none bin 0755 root other
27 d none lib 0755 root other
28 d none lib/charset 0755 root other
29 d none lib/vfs 0755 root other
30 d none include 0755 root other
31 d none $LOGFILEBASE 0755 root other
32 d none $PIDDIR 0755 root other
35 f none $CONFIGDIR/smb.conf.default=scripts/smb.conf.default 0644 root other