summaryrefslogtreecommitdiff
path: root/net/samba-devel/files/README.FreeBSD
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba-devel/files/README.FreeBSD')
-rw-r--r--net/samba-devel/files/README.FreeBSD4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-devel/files/README.FreeBSD b/net/samba-devel/files/README.FreeBSD
index 67cc86c58cb2..24234b687c89 100644
--- a/net/samba-devel/files/README.FreeBSD
+++ b/net/samba-devel/files/README.FreeBSD
@@ -2,8 +2,8 @@ If you want to use samba ports,
1. Copy /usr/local/etc/smb.conf.default to /usr/local/etc/smb.conf, and edit
it.
-2. Copy /usr/local/etc/rc.d/samba.sh.sample to /usr/local/etc/rc.d/samba.sh
-3. Type /usr/local/etc/rc.d/samba.sh or reboot.
+2. Put string 'samba_enable="YES"' into your /etc/rc.conf.
+3. Type '/usr/local/etc/rc.d/samba.sh start' or reboot.
See document files in /usr/local/share/doc/samba and example config files in
/usr/local/share/examples/samba for details.