From 59fccd82117cf9a84454f41867a882f872916dc5 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Wed, 2 Oct 2013 13:23:10 +0200 Subject: 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. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 07269f47d2..425f6736c0 100644 --- a/TODO +++ b/TODO @@ -54,8 +54,6 @@ CGroup Rework Completion: Features: -* set $SHELL where we set $HOME and $USER when User= is set of a service, drop its manual setting from user@.service - * we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() * move config_parse_path_strv() out of conf-parser.c -- cgit v1.2.3-54-g00ecf