summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/cobblerd_rotate7
-rw-r--r--config/settings2
2 files changed, 8 insertions, 1 deletions
diff --git a/config/cobblerd_rotate b/config/cobblerd_rotate
index 0e4bcbf..c7a8b19 100644
--- a/config/cobblerd_rotate
+++ b/config/cobblerd_rotate
@@ -21,3 +21,10 @@
fi
endscript
}
+
+/var/log/cobbler/install.log {
+ missingok
+ notifempty
+ rotate 4
+ weekly
+}
diff --git a/config/settings b/config/settings
index 8fc0fdf..33eb4b1 100644
--- a/config/settings
+++ b/config/settings
@@ -35,7 +35,7 @@ manage_dhcp: 0
manage_dhcp_mode: isc
next_server: '127.0.0.1'
pxe_just_once: 0
-run_post_install_trigger: 0
+run_install_trigger: 1
server: '127.0.0.1'
snippetsdir: /var/lib/cobbler/snippets
syslog_port: 25150