1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00

units: since we auto-spawn user@.service instances now we don need an [Install] section in it

This commit is contained in:
Lennart Poettering 2013-07-11 01:57:09 +02:00
parent 049b4474b3
commit 4c5420a0c1

View File

@ -16,6 +16,3 @@ Type=notify
ExecStart=-@rootlibexecdir@/systemd --user
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket
Slice=user-%i.slice
[Install]
Alias=user@%i.service