* 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
9 lines
280 B
Desktop File
9 lines
280 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=BastionGuard user services
|
|
Comment=Start enabled BastionGuard per-user services
|
|
Exec=/usr/libexec/bastionguard/bastionguard-service --user start-enabled
|
|
Terminal=false
|
|
NoDisplay=true
|
|
X-GNOME-Autostart-enabled=true
|
|
X-KDE-autostart-after=panel
|