mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
re-enable ssowat (to import template)
This commit is contained in:
parent
1fc96eb926
commit
74d7dff586
1 changed files with 3 additions and 3 deletions
|
@ -260,7 +260,7 @@ ynh_add_fpm_config
|
|||
#ynh_app_setting_set $app skipped_uris "/"
|
||||
|
||||
# Reload SSOwat config
|
||||
#yunohost app ssowatconf
|
||||
yunohost app ssowatconf
|
||||
|
||||
# Reload Nginx
|
||||
systemctl reload nginx
|
||||
|
@ -360,7 +360,7 @@ systemctl reload nginx
|
|||
systemctl reload php7.0-fpm
|
||||
|
||||
# Reload SSOwat config
|
||||
#yunohost app ssowatconf
|
||||
yunohost app ssowatconf
|
||||
|
||||
#=================================================
|
||||
# Import Yunohost template
|
||||
|
@ -395,7 +395,7 @@ systemctl reload nginx
|
|||
systemctl reload php7.0-fpm
|
||||
|
||||
# Reload SSOwat config
|
||||
#yunohost app ssowatconf
|
||||
yunohost app ssowatconf
|
||||
|
||||
#test if zabbix server is started
|
||||
check_proc_zabbixagent
|
||||
|
|
Loading…
Add table
Reference in a new issue