4 lines
76 B
Text
4 lines
76 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
exec gnome-keyring-daemon --start --components=secrets
|