mirror of
https://github.com/systemd/systemd.git
synced 2024-11-28 04:33:36 +08:00
logind: temporarily hack right user bus address into unit file
This commit is contained in:
parent
eeecf6e607
commit
bde7f90721
@ -12,7 +12,8 @@ After=systemd-user-sessions.service
|
||||
[Service]
|
||||
User=%I
|
||||
PAMName=systemd-shared
|
||||
ControlGroup=/user/%I/shared
|
||||
ControlGroup=%R/user/%I/shared cpu:/
|
||||
ControlGroupModify=yes
|
||||
Type=notify
|
||||
ExecStart=-@rootbindir@/systemd --user
|
||||
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket
|
||||
|
Loading…
Reference in New Issue
Block a user