summarylogtreecommitdiffstats
path: root/modules.conf
blob: 3b1f795a7a824e94b5ca19b8c7e7b4b79e90037c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# this list of module will be load by the at run time
# to check its syntax do:
# #perl modules.conf
# You must have NO error. Else the content will be ignored
# This mechanism goal it to keep compatibility with 'plugin'
# created for the previous linux_agent.
# The new unified_agent have its own extension system that allow
# user to add new information easily.

use Ocsinventory::Agent::Option::Download;

# DO NO REMOVE the 1;
1;