cloudstack/systemvm/patches/debian/config/etc
Remi Bergsma 636efa2da3 CLOUDSTACK-9155 make sure logrotate is effective
Many processes on the VRs log to cloud.log. When logrotate
kicks in, the file is rotated but the scripts still write
to the old inode (cloud.log.1 after rotate). Tis quickly
fills up the tiny log partition.

Using 'copytruncate' is a tradeoff, there is a slight
change of missing a log entry, but in the old situation
we were missing all of them after logrotate.
2015-12-13 12:07:20 +01:00
..
apache2 systemvm: have apache2 use secure SSL cipher suite 2015-03-09 12:45:06 +05:30
chef Add missing license headers from recent branch merge 3c429ee 2015-03-18 11:03:54 +05:30
cron.daily Move the system vm to a separate maven project. 2013-09-20 18:31:02 +08:00
default Move the system vm to a separate maven project. 2013-09-20 18:31:02 +08:00
haproxy Move the system vm to a separate maven project. 2013-09-20 18:31:02 +08:00
init.d CLOUDSTACK-8933 - Replace infinite loop by a for loop 2015-10-21 11:10:37 +02:00
iptables Fixing the dhcpsrvr iptables file 2015-09-25 16:10:43 +02:00
logrotate.d CLOUDSTACK-9155 make sure logrotate is effective 2015-12-13 12:07:20 +01:00
modprobe.d rats 2014-06-10 16:21:06 +02:00
profile.d Move the system vm to a separate maven project. 2013-09-20 18:31:02 +08:00
ssh systemvm: correct sftp subsystem path of debian wheezy 2015-03-10 10:15:05 +05:30
cloud-nic.rules Move the system vm to a separate maven project. 2013-09-20 18:31:02 +08:00
dnsmasq.conf.tmpl Configured dnsmasq to listen on all interfaces so that vpn client gets dns 2015-09-22 14:10:48 +05:30
logrotate.conf CLOUDSTACK-6885: rotate logs hourly on VR 2015-03-30 13:49:23 +05:30
rc.local Make the routers persistent 2015-04-14 15:09:47 +02:00
rsyslog.conf Move the system vm to a separate maven project. 2013-09-20 18:31:02 +08:00
sysctl.conf systemvm: avoid tcp responses with timestamp 2015-03-09 17:12:22 +05:30
vpcdnsmasq.conf CLOUDSTACK-6018: Increase dnsmasq dhcp-lease-max to 2100 2014-02-03 14:52:42 -08:00