mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
stash: use LoadCrediental in the vendored Systemd service
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964e8080cc20ea3c78073141a1978f0b1f1
This commit is contained in:
parent
bbe3a0fd8d
commit
261b154527
1 changed files with 1 additions and 0 deletions
1
vendor/stash.service
vendored
1
vendor/stash.service
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue