diff options
| author | Lennart Poettering <lennart@poettering.net> | 2010-06-25 23:13:22 +0200 | 
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2010-06-25 23:13:22 +0200 | 
| commit | 77da2ce3eeadca00aad85d1f61d2755739e4809a (patch) | |
| tree | 29332d2567c41024189ca5433cfe8fefa9b3e52c | |
| parent | 226060be021ca168aba33410b49e89a1f8bf4a00 (diff) | |
service-type-db: add libvirt service
| -rw-r--r-- | service-type-database/service-types | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/service-type-database/service-types b/service-type-database/service-types index 8d78f9b..0e9d7cc 100644 --- a/service-type-database/service-types +++ b/service-type-database/service-types @@ -226,4 +226,6 @@ _tps._tcp:Thousand Parsec Server (Secure)  _tp-http._tcp:Thousand Parsec Server (HTTP Tunnel)  _tp-https._tcp:Thousand Parsec Server (Secure HTTP Tunnel) -_shifter._tcp: Window Shifter +_shifter._tcp:Window Shifter + +_libvirt._tcp:Virtual Machine Manager  | 
