diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-23 17:34:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-23 17:34:51 +0000 |
commit | 6fc70a0fafebbbbedacf4b6fa53ca60cbfc4e8c3 (patch) | |
tree | 9009de286ecc3d5a45cde861080aa3c6dab43f05 /net/samba3/files/samba.sh.sample | |
parent | Update to 1.10.1 (diff) |
Update to 3.0.9
o Problem updating roaming user profiles.
o Crash in smbd when printing from a Windows 9x client.
o Unresolved symbols in libsmbclient which caused
applications such as KDE's konqueror to fail when
accessing smb:// URLs.
PR: ports/74223
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | net/samba3/files/samba.sh.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba3/files/samba.sh.sample b/net/samba3/files/samba.sh.sample index 6fea8f03478a..15476b31d399 100644 --- a/net/samba3/files/samba.sh.sample +++ b/net/samba3/files/samba.sh.sample @@ -7,7 +7,7 @@ %%WINBIND%%# PROVIDE: winbindd # REQUIRE: NETWORKING SERVERS named %%CUPS%% # BEFORE: DAEMON -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable samba: |