Changeset 1206
- Timestamp:
- 12/13/06 17:59:23 (6 years ago)
- Location:
- ccsd/private/templates/network/cfconf
- Files:
-
- 2 edited
-
cf_crcnetbpc.tmpl (modified) (1 diff)
-
update_conf.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ccsd/private/templates/network/cfconf/cf_crcnetbpc.tmpl
r1168 r1206 67 67 /var/lib/cfengine2/ppkeys/cfengine-$(policyip).pub r=0 mode=0644 68 68 action=create inform=true define=setup_cfengine_user_key 69 70 tidy: 71 72 any:: 73 # Big logfiles more than a day old 74 /var/log/ r=inf pattern=* size=500k age=1 69 75 70 76 packages: -
ccsd/private/templates/network/cfconf/update_conf.tmpl
r1072 r1206 115 115 116 116 ##################################################################### 117 #118 # Make sure we don't have lots of cruft lying around119 120 tidy:121 122 any::123 # Cfengine output124 $(workdir)/outputs pattern=* age=7125 # Temporary files126 /tmp pattern=* age=1127 # Big logfiles more than a day old128 /var/log/ r=inf pattern=* size=500k age=1129 130 #####################################################################131 117 processes: 132 118
Note: See TracChangeset
for help on using the changeset viewer.
