3 lines
76 B
Bash
Executable file
3 lines
76 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
exec gnome-keyring-daemon --start --components=secrets
|