4 lines
100 B
Bash
Executable File
4 lines
100 B
Bash
Executable File
#!/bin/bash
|
|
|
|
eval "$(dbus-launch --sh-syntax)"
|
|
eval "$(printf '\n' | gnome-keyring-daemon --unlock)" |