]> granicus.if.org Git - icinga2/commit
Make sure we're using the right user/group for CLI commands
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 13 Oct 2014 11:43:05 +0000 (13:43 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 13 Oct 2014 11:44:45 +0000 (13:44 +0200)
commita01fb6d6e644fe5af274eb8d3c96ed57bc073ad3
tree31c528161162b97cf05671419e03c6fab55f5aa6
parentacc9393c8a887a7443b3674edff0dc5d40314ee7
Make sure we're using the right user/group for CLI commands

refs #7246
16 files changed:
config.h.cmake
debian/icinga2-common.icinga2.init
etc/CMakeLists.txt
etc/icinga2/init.conf.cmake [new file with mode: 0644]
etc/initsystem/icinga2.init.d.cmake
icinga-app/icinga.cpp
lib/base/application.cpp
lib/base/application.hpp
lib/base/tlsutility.cpp
lib/base/tlsutility.hpp
lib/cli/CMakeLists.txt
lib/cli/daemoncommand.cpp
lib/cli/pkinewcacommand.cpp [moved from lib/cli/pkiinitcacommand.cpp with 61% similarity]
lib/cli/pkinewcacommand.hpp [moved from lib/cli/pkiinitcacommand.hpp with 90% similarity]
lib/cli/pkinewcertcommand.cpp [moved from lib/cli/pkinewcsrcommand.cpp with 75% similarity]
lib/cli/pkinewcertcommand.hpp [moved from lib/cli/pkinewcsrcommand.hpp with 90% similarity]