mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
greetd: use /bin/nologin
This commit is contained in:
@@ -27,7 +27,7 @@ do_install:append() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
USERADD_PACKAGES = "${PN}"
|
USERADD_PACKAGES = "${PN}"
|
||||||
USERADD_PARAM:${PN} = "--system --user-group --groups video --no-create-home --shell /bin/sh greeter"
|
USERADD_PARAM:${PN} = "--system --user-group --groups video --no-create-home --shell /bin/nologin greeter"
|
||||||
|
|
||||||
PACKAGES += "agreety"
|
PACKAGES += "agreety"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user