mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix Webmin Samba module support for openSUSE Leap and Tumbleweed
This commit is contained in:
@@ -10,8 +10,9 @@ text_lists=0
|
|||||||
run_from_inetd=0
|
run_from_inetd=0
|
||||||
swat_path=/usr/sbin/swat
|
swat_path=/usr/sbin/swat
|
||||||
sort_mode=0
|
sort_mode=0
|
||||||
start_cmd=systemctl start cifs
|
start_cmd=systemctl start smb
|
||||||
stop_cmd=systemctl stop cifs
|
stop_cmd=systemctl stop smb
|
||||||
|
restart_cmd=systemctl stop smb
|
||||||
smbgroupedit=/usr/bin/smbgroupedit
|
smbgroupedit=/usr/bin/smbgroupedit
|
||||||
pdbedit=/usr/bin/pdbedit
|
pdbedit=/usr/bin/pdbedit
|
||||||
net=/usr/bin/net
|
net=/usr/bin/net
|
||||||
|
|||||||
Reference in New Issue
Block a user