From 261b154527053433ed8107432a0499bfa91dda80 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Thu, 14 Aug 2025 17:22:46 +0300 Subject: [PATCH] stash: use LoadCrediental in the vendored Systemd service Signed-off-by: NotAShelf Change-Id: I6a6a6964e8080cc20ea3c78073141a1978f0b1f1 --- vendor/stash.service | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor/stash.service b/vendor/stash.service index c493c78..64c3d3c 100644 --- a/vendor/stash.service +++ b/vendor/stash.service @@ -8,6 +8,7 @@ Requisite=graphical-session.target Type=simple ExecStart=stash watch Restart=on-failure +LoadCredential=clipboard_filter:/etc/stash/clipboard_filter [Install] WantedBy=graphical-session.target