1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

service caused problems on desktop

This commit is contained in:
Ryan 2017-06-14 20:15:23 +02:00
parent fe8d1f2101
commit 446bd03d48
2 changed files with 1 additions and 11 deletions

View File

@ -0,0 +1 @@
/usr/lib/systemd/user/mpd.service

View File

@ -1,11 +0,0 @@
[Unit]
Description=GnuPG private key agent
IgnoreOnIsolate=true
[Service]
Type=forking
ExecStart=/usr/bin/gpg-agent --daemon --enable-ssh-support
Restart=on-abort
[Install]
WantedBy=default.target