Subversion Repositories camp_sysinfo_client_3

Rev

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

Rev 225 Rev 226
Line 109... Line 109...
109
                     'modules' => '((bsd)|(unix)|(all))',
109
                     'modules' => '((bsd)|(unix)|(all))',
110
                     'default group' => 'wheel',
110
                     'default group' => 'wheel',
111
                     'default owner' => 'root',
111
                     'default owner' => 'root',
112
                     'crontab' => 'chown wheel:root <scriptdir>/actions_sysinfo.conf && ' . 
112
                     'crontab' => 'chown wheel:root <scriptdir>/actions_sysinfo.conf && ' . 
113
                                  'chmod 755 <scriptdir>/actions_sysinfo.conf && ' . 
113
                                  'chmod 755 <scriptdir>/actions_sysinfo.conf && ' . 
114
                                  'cp -a <scriptdir>/actions_sysinfo.conf /usr/local/opnsense/service/conf/actions.dser && ' .
114
                                  'cp -a <scriptdir>/actions_sysinfo.conf /usr/local/opnsense/service/conf/actions.d/ && ' .
115
                                  'service configd restart',
115
                                  'service configd restart',
116
                     'message' => 'No automatic run can be done. Please log in through the webui and enable the sysinfo cron job'
116
                     'message' => 'No automatic run can be done. Please log in through the webui and enable the sysinfo cron job'
117
                 },
117
                 },
118
                  
118
                  
119
                );
119
                );