diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-15 22:12:41 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-15 22:13:26 +0100 |
commit | af2d49f70bcff20efaf2d69aecaf4b3e898ff1fa (patch) | |
tree | 3b2e21237d67459424f5e276dda07a9be3575e62 /systemd.pc.in | |
parent | 62347bc24a695bc0527f663af5fe136b1a993573 (diff) |
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
Diffstat (limited to 'systemd.pc.in')
-rw-r--r-- | systemd.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd.pc.in b/systemd.pc.in index 71a5678f8d..b5230f6bf9 100644 --- a/systemd.pc.in +++ b/systemd.pc.in @@ -13,6 +13,6 @@ systemdsystemconfdir=@pkgsysconfdir@/system systemdsessionconfdir=@pkgsysconfdir@/session Name: systemd -Description: systemd System and Session Manager +Description: systemd System and Service Manager URL: @PACKAGE_URL@ Version: @PACKAGE_VERSION@ |