1
0
Fork 0

sv: gnome-keyring service

This commit is contained in:
Luca Bilke 2024-07-30 19:54:56 +02:00
parent 34de397087
commit 7fda43b716
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/bin/sh
exec vlogger -t gnome-keyring -p daemon

View File

@ -0,0 +1,3 @@
#!/bin/sh
exec 2>&1
exec gnome-keyring-daemon --foreground