]> granicus.if.org Git - icinga2/history - etc/init.d
Fix logrotate should rotate log files as icinga user
[icinga2] / etc / init.d /
2014-06-12 Michael FriedrichLess verbose start output using the initscript
2014-05-22 Michael FriedrichFix checkconfig error message.
2014-04-29 Michael Friedrichicinga2 init script should start/stop mysql/pgsql.
2014-04-29 Gunnar BeutnerMerge branch 'feature/improve-daemon-start-5788' into...
2014-04-29 Gerd von EgidyFork new process from previous daemon on reload.
2014-04-29 Gerd von EgidyAdd --reload command-line parameter.
2014-04-29 Gerd von EgidySplit ConfigItem::ActivateItems() into ConfigItem:...
2014-03-19 Michael FriedrichAdd --no-validate option and skip duplicate validation...
2014-03-17 Michael FriedrichChown log/pid on startup.
2014-03-17 Gunnar BeutnerInit script shouldn't run config validation as root.
2014-03-17 Gunnar BeutnerStop checks during shutdown.
2014-03-16 Michael FriedrichDo not start, restart, reload on config validation...
2014-02-14 Johannes MeyerRefactor output of all vm-tests
2013-12-05 Gunnar BeutnerSet rlimits in the Application class (rather than in...
2013-11-27 Gunnar BeutnerFix some more RPM warnings.
2013-11-26 Gunnar BeutnerFix file permissions for /var/*/icinga2 and /etc/icinga.
2013-11-25 Gunnar BeutnerFix RPM warnings.
2013-11-15 Gunnar BeutnerMerge branch 'feature/threadpool-bug-5050' into next
2013-11-15 Gunnar BeutnerSet NPROC limit in the init script.
2013-11-15 Gunnar BeutnerCreate new threads more aggressively right after progra...
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-10-21 Gunnar BeutnerUpdate icinga2 path in the init script.
2013-10-14 Gunnar BeutnerMake sure that the restart action doesn't fail when...
2013-10-10 Gunnar BeutnerUpdate documentation.
2013-10-07 Gunnar BeutnerIncrease file descriptor limit in the init script.
2013-10-02 Michael Friedrichinitscript: Fix description.
2013-09-27 Michael FriedrichInstall /var/run/icinga2/rw command mode, add configure...
2013-09-27 Gunnar BeutnerUpdate documentation.
2013-09-25 Gunnar BeutnerImplement init script option: checkconfig.
2013-09-25 Gunnar BeutnerRename command-line parameter: -v -> -C
2013-09-15 Gunnar BeutnerImplement setgid/setuid support.
2013-08-30 Gunnar BeutnerImplement restarting Icinga.
2013-08-26 Gunnar BeutnerRemove the replication feature and clean up the code.
2013-08-16 Michael FriedrichFix Icinga 2 Binary is in the wrong directory.
2013-05-03 Gunnar BeutnerInit script: Fix shell redirection.
2013-05-03 Gunnar BeutnerImplement -d (daemonize) and -e (errorlog).
2013-03-12 Gunnar BeutnerInit script: Fix incorrect output redirection.
2013-03-12 Gunnar BeutnerRefactor the init script and remove the -d option.
2013-03-12 Gunnar BeutnerFix: $prefix/var not created during 'make install'...
2013-03-10 Michael Friedrichfix pid file location in initscript too
2013-02-04 Michael Friedrichupdate .gitignore
2013-02-04 Gunnar BeutnerAdded init script.