commit:     bb0bb063d3d0395772bff2ae434fd83dd7febdcf
Author:     Willem Grant <willemgrant <AT> mailfence <DOT> com>
AuthorDate: Tue Jan 13 15:36:56 2026 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Tue Jan 13 15:39:36 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bb0bb063

gui-apps/lemurs: add config file warning for OpenRC users

Signed-off-by: Willem Grant <willemgrant <AT> mailfence.com>

 gui-apps/lemurs/lemurs-0.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gui-apps/lemurs/lemurs-0.4.0.ebuild 
b/gui-apps/lemurs/lemurs-0.4.0.ebuild
index 9d1a69bf1b..24d5e39c81 100644
--- a/gui-apps/lemurs/lemurs-0.4.0.ebuild
+++ b/gui-apps/lemurs/lemurs-0.4.0.ebuild
@@ -156,5 +156,6 @@ pkg_postinst() {
                elog "  rc-service lemurs start"
                elog "To boot it with the system:"
                elog "  rc-update add lemurs"
+               ewarn "The config file at /etc/lemurs/config.toml assumes a 
Systemd system. This is on lines 136 and 150, where it uses the systemctl 
command to reboot or power off. To ensure the function keys properly shut down 
or reboot the system, change those lines to use OpenRC appropriate commands."
        fi
 }

Reply via email to