Subversion Repositories camp_sysinfo_client_3

Rev

Rev 161 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 161 Rev 174
Line 211... Line 211...
211
                     },
211
                     },
212
                     'opnsense' => {
212
                     'opnsense' => {
213
                        'command' => 'cpan -i',
213
                        'command' => 'cpan -i',
214
                        'parameter' => 'Unix::Syslog'
214
                        'parameter' => 'Unix::Syslog'
215
                     }
215
                     }
-
 
216
                  },
-
 
217
                  'JSON' => {
-
 
218
                     'debian' => {
-
 
219
                        'command' => 'apt-get -y install',
-
 
220
                        'parameter' => 'libjson-perl'
-
 
221
                     }
216
                  }
222
                  }
217
                );
223
                );
218
 
224
 
219
our %binaries = (
225
our %binaries = (
220
                  'dmidecode' => {
226
                  'dmidecode' => {