diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-09-14 14:23:12 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-09-14 14:23:12 +0200 |
commit | 98592ae486d31a84d158f6274288ae00d42fafea (patch) | |
tree | 221ed0510f2112fd204472e2508b5581b8b24d64 /debian | |
parent | 7777d201449def6696174b1a5ec94ede247f3825 (diff) | |
download | remote-logon-service-98592ae486d31a84d158f6274288ae00d42fafea.tar.gz remote-logon-service-98592ae486d31a84d158f6274288ae00d42fafea.tar.bz2 remote-logon-service-98592ae486d31a84d158f6274288ae00d42fafea.zip |
Use remote-logon-config-agent instead of thin-client-config-agent.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1ec29d6..480734b 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Package: remote-logon-service Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, -Recommends: thin-client-config-agent +Recommends: remote-logon-config-agent Description: Service to track the remote servers to use A small service to take the various sources for the remote services and bring them into a simple DBus list. |