systemd.pc: change 'session' to 'user'

commit af2d49f ("drop support for MANAGER_SESSION, introduce
MANAGER_USER instead") forgot to update systemd.pc.

Signed-off-by: Jesse Zhang <zh.jesse@gmail.com>
This commit is contained in:
Jesse Zhang 2010-12-10 16:00:49 +08:00 committed by Kay Sievers
parent 0b603b4e76
commit 8a9ef77c02
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@
prefix=@prefix@
exec_prefix=${prefix}
systemdsystemunitdir=@systemunitdir@
systemdsessionunitdir=@pkgdatadir@/session
systemduserunitdir=@pkgdatadir@/user
systemdsystemconfdir=@pkgsysconfdir@/system
systemdsessionconfdir=@pkgsysconfdir@/session
systemduserconfdir=@pkgsysconfdir@/user
Name: systemd
Description: systemd System and Service Manager