[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: systemd - some more considerations



Chow Loong Jin <hyperair <at> debian.org> writes:

> For the record, there's CONFIG_BINFMT_SCRIPT, which when disabled, causes
all
> #! scripts to be run under /bin/sh unconditionally.
> 
> *everything* runs under /bin/sh, including Perl, Python, and Bash scripts.

Yes, and /bin/sh is supposed to parse the shebang and call out to
the interpreter. AFAICT, mksh does. That the kernel can also do it
is just a shortcut.

bye,
//mirabilos


Reply to: