mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-24 04:21:25 +02:00
slim: Gave up. Made dirty hack to call defined in cfg file commands inside
panel.cpp instead of making real solution in app.cpp
This commit is contained in:
@@ -94,7 +94,7 @@ pkg_postinst() {
|
||||
elog " - Halt (CTRL-H)"
|
||||
elog " - Reboot (CTRL-R)"
|
||||
elog " - Suspend (CTRL-S)"
|
||||
elog "All actions are performed without password prompt."
|
||||
elog "All above actions are performed without password prompt."
|
||||
elog
|
||||
if ! use pam; then
|
||||
elog "You have merged ${PN} without USE=pam, this will cause ${PN} to fall back to"
|
||||
|
||||
Reference in New Issue
Block a user