aboutsummaryrefslogtreecommitdiffstats
path: root/testing/greetd/001-change-greetd-runas.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/greetd/001-change-greetd-runas.patch')
-rw-r--r--testing/greetd/001-change-greetd-runas.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/greetd/001-change-greetd-runas.patch b/testing/greetd/001-change-greetd-runas.patch
deleted file mode 100644
index 3061b40b5fa..00000000000
--- a/testing/greetd/001-change-greetd-runas.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/config.toml b/config.toml
-index 0eefde5148..3768a6e315 100644
---- a/config.toml
-+++ b/config.toml
-@@ -13,4 +13,4 @@ command = "agreety --cmd $SHELL"
- # 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 = "greetd"