mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-09-12 04:27:39 +02:00
update to 6.8.27
This commit is contained in:
+1
-1
@@ -321,7 +321,7 @@ class firewalld:
|
||||
# 服务控制
|
||||
def FirewalldService(self, type):
|
||||
public.ExecShell('systemctl ' + type + ' firewalld.service')
|
||||
return public.returnMsg(True, 'SUCCESS')
|
||||
return public.return_msg_gettext(True, 'Setup successfully!')
|
||||
|
||||
# 保存配置
|
||||
def Save(self):
|
||||
|
||||
Reference in New Issue
Block a user