sysutils/webmin: fix default path of Samba config file.

Reported by:	Werner Lehmann
This commit is contained in:
Jimmy Olgeni 2021-09-12 13:39:05 +02:00
parent 715cdedcb3
commit 5131b076f5
2 changed files with 12 additions and 0 deletions

View file

@ -2,6 +2,7 @@
PORTNAME= webmin
PORTVERSION= 1.981
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/updates/:up \
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf

View file

@ -0,0 +1,11 @@
--- samba/config-freebsd.orig 2021-09-12 11:31:58 UTC
+++ samba/config-freebsd
@@ -6,7 +6,7 @@ run_from_inetd=0
samba_password_program=/usr/local/bin/smbpasswd
samba_server=/usr/local/sbin/smbd
samba_status_program=/usr/local/bin/smbstatus
-smb_conf=/usr/local/etc/smb.conf
+smb_conf=/usr/local/etc/smb4.conf
smb_passwd=/usr/local/private/smbpasswd
text_lists=0
swat_path=/usr/local/sbin/swat