mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +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
|
||||
swat_path=/usr/sbin/swat
|
||||
sort_mode=0
|
||||
start_cmd=systemctl start cifs
|
||||
stop_cmd=systemctl stop cifs
|
||||
start_cmd=systemctl start smb
|
||||
stop_cmd=systemctl stop smb
|
||||
restart_cmd=systemctl stop smb
|
||||
smbgroupedit=/usr/bin/smbgroupedit
|
||||
pdbedit=/usr/bin/pdbedit
|
||||
net=/usr/bin/net
|
||||
|
Reference in New Issue
Block a user