execute.c: always set $SHELL

In e6dca81 $SHELL was added to user@.service. Let's
instead provide it to all units which have a user.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2013-10-02 13:23:10 +02:00
parent 7074fecf67
commit 59fccd8211
4 changed files with 38 additions and 42 deletions
-1
View File
@@ -13,7 +13,6 @@ After=systemd-user-sessions.service
User=%I
PAMName=systemd-user
Type=notify
Environment=SHELL=%s
ExecStart=-@rootlibexecdir@/systemd --user
Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket
Slice=user-%i.slice