BastionGuard/data/init/common/bastionguard-init-config.in
specialworld83 588e87590d add multi-init support and Gentoo/Alpine packaging
* add support for systemd, OpenRC, SysVinit, and Dinit
* add automatic init-system detection through CMake
* make libsystemd optional for non-systemd builds
* add native service definitions for all supported init systems
* add Gentoo ebuild and Alpine APKBUILD packaging support
* publish the official BastionGuard source repository
* update the README with supported distributions, init systems, repository information, and build documentation
2026-07-21 14:15:32 +02:00

4 lines
203 B
Text

# Generated by CMake. Sourced by bastionguard-service.
BG_DINIT_SYSTEM_DIR='@BASTIONGUARD_DINIT_SYSTEM_DIR@'
BG_DINIT_USER_DIR='@BASTIONGUARD_DINIT_USER_DIR@'
BG_DINIT_ENABLE_DIR='@BG_DINIT_ENABLE_DIR@'