mirror of
https://github.com/systemd/systemd.git
synced 2024-11-24 02:33:36 +08:00
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:
parent
0b603b4e76
commit
8a9ef77c02
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user