mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 05:32:02 +00: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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user