From: Mike Yuan Date: Mon, 12 May 2025 14:10:03 +0000 (+0200) Subject: core: accept "|" ExecStart= prefix to spawn target user's shell; teach run0 about... X-Git-Tag: v258-rc1~643 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d5eda6c5e68450833d80b7f1f99fdd59d3e43d;p=thirdparty%2Fsystemd.git core: accept "|" ExecStart= prefix to spawn target user's shell; teach run0 about the new logic (#37071) I've always been reluctant to invoke the current user's shell in another user's context, hence was fully grounded in `sudo -i`. With this bit in place `run0` will finally be feature-complete on my side ;-) --- 81d5eda6c5e68450833d80b7f1f99fdd59d3e43d