void-packages/srcpkgs/greetd/patches/fix-system-user.patch

9 lines
344 B
Diff

--- a/config.toml 2020-12-22 06:29:48.000000000 -0500
+++ b/config.toml 2021-06-07 23:51:31.868809783 -0400
@@ -13,4 +13,4 @@
# The user to run the command as. The privileges this user must have depends
# on the greeter. A graphical greeter may for example require the user to be
# in the `video` group.
-user = "greeter"
+user = "_greeter"