mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 14:33:47 +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
|
Type=simple
|
||||||
ExecStart=stash watch
|
ExecStart=stash watch
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
LoadCredential=clipboard_filter:/etc/stash/clipboard_filter
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=graphical-session.target
|
WantedBy=graphical-session.target
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue