add etc/rc.d/samba.sh.sample (no reason not to remove it)
This commit is contained in:
parent
c69412f7e3
commit
8aea2b0442
1 changed files with 24 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.16 2000/06/19 21:47:18 jlam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.17 2000/08/25 23:47:24 wiz Exp $
|
||||
bin/addtosmbpass
|
||||
bin/convert_smbpasswd
|
||||
bin/make_printerdef
|
||||
|
@ -14,28 +14,7 @@ bin/smbstatus
|
|||
bin/smbtar
|
||||
bin/testparm
|
||||
bin/testprns
|
||||
man/man1/make_smbcodepage.1
|
||||
man/man1/make_unicodemap.1
|
||||
man/man1/nmblookup.1
|
||||
man/man1/smbclient.1
|
||||
man/man1/smbrun.1
|
||||
man/man1/smbsh.1
|
||||
man/man1/smbstatus.1
|
||||
man/man1/smbtar.1
|
||||
man/man1/testparm.1
|
||||
man/man1/testprns.1
|
||||
man/man5/lmhosts.5
|
||||
man/man5/smb.conf.5
|
||||
man/man5/smbpasswd.5
|
||||
man/man7/samba.7
|
||||
man/man8/nmbd.8
|
||||
man/man8/smbd.8
|
||||
man/man8/smbmnt.8
|
||||
man/man8/smbmount.8
|
||||
man/man8/smbpasswd.8
|
||||
man/man8/smbspool.8
|
||||
man/man8/smbumount.8
|
||||
man/man8/swat.8
|
||||
etc/rc.d/samba.sh.sample
|
||||
lib/codepages/codepage.1251
|
||||
lib/codepages/codepage.437
|
||||
lib/codepages/codepage.737
|
||||
|
@ -63,6 +42,28 @@ lib/codepages/unicode_map.ISO8859-2
|
|||
lib/codepages/unicode_map.ISO8859-5
|
||||
lib/codepages/unicode_map.ISO8859-7
|
||||
lib/codepages/unicode_map.KOI8-R
|
||||
man/man1/make_smbcodepage.1
|
||||
man/man1/make_unicodemap.1
|
||||
man/man1/nmblookup.1
|
||||
man/man1/smbclient.1
|
||||
man/man1/smbrun.1
|
||||
man/man1/smbsh.1
|
||||
man/man1/smbstatus.1
|
||||
man/man1/smbtar.1
|
||||
man/man1/testparm.1
|
||||
man/man1/testprns.1
|
||||
man/man5/lmhosts.5
|
||||
man/man5/smb.conf.5
|
||||
man/man5/smbpasswd.5
|
||||
man/man7/samba.7
|
||||
man/man8/nmbd.8
|
||||
man/man8/smbd.8
|
||||
man/man8/smbmnt.8
|
||||
man/man8/smbmount.8
|
||||
man/man8/smbpasswd.8
|
||||
man/man8/smbspool.8
|
||||
man/man8/smbumount.8
|
||||
man/man8/swat.8
|
||||
sbin/nmbd
|
||||
sbin/smbd
|
||||
sbin/swat
|
||||
|
|
Loading…
Reference in a new issue