mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch 'ent-5875-No-se-crean-los-módulos-de-inventario-locales-filesystem-y-init-services' into 'develop'
Fixed spaces in module name See merge request artica/pandorafms!3229
This commit is contained in:
commit
201c28233f
@ -567,7 +567,7 @@ if ($enable_all == 1 || $enabled{'software'} == 1) {
|
|||||||
|
|
||||||
#init_services
|
#init_services
|
||||||
if ($enable_all == 1 || $enabled{'init_services'} == 1) {
|
if ($enable_all == 1 || $enabled{'init_services'} == 1) {
|
||||||
get_servicies_init_machine ('Init_services', \%modules);
|
get_servicies_init_machine ('Init services', \%modules);
|
||||||
}
|
}
|
||||||
|
|
||||||
#filesystem
|
#filesystem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user