Subversion Repositories camp_sysinfo_client_3

Rev

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

Rev 37 Rev 38
Line 62... Line 62...
62
                                 'type' => 'file',
62
                                 'type' => 'file',
63
                                 'permission' => '600',
63
                                 'permission' => '600',
64
                                 'owner' => 'root:root',
64
                                 'owner' => 'root:root',
65
                                 'target' =>  '<bindir>'
65
                                 'target' =>  '<bindir>'
66
                              },
66
                              },
67
                           'debian.pm' => {
-
 
68
                                 'type' => 'file',
-
 
69
                                 'permission' => '600',
-
 
70
                                 'owner' => 'root:root',
-
 
71
                                 'target' =>  '<bindir>' 
-
 
72
                              },
-
 
73
                           'ipfire.pm' => { 
-
 
74
                                 'type' => 'file',
-
 
75
                                 'permission' => '600',
-
 
76
                                 'owner' => 'root:root',
-
 
77
                                 'target' =>  '<bindir>'
-
 
78
                              },
-
 
79
                           'notes' => { 
67
                           'notes' => { 
80
                                 'type' => 'file',
68
                                 'type' => 'file',
81
                                 'permission' => '600', 
69
                                 'permission' => '600', 
82
                                 'owner' => 'root:root', 
70
                                 'owner' => 'root:root', 
83
                                 'target' =>  '<bindir>'
71
                                 'target' =>  '<bindir>'