diff options
| author | Graham Christensen <graham@grahamc.com> | 2020-07-14 08:10:38 -0400 |
|---|---|---|
| committer | Graham Christensen <graham@grahamc.com> | 2020-07-14 13:18:14 -0400 |
| commit | 64dd9c1d6a6a7a9a89806b0e87d536483ba0a4f3 (patch) | |
| tree | 0addfa66424b5e66a99acfa6c5bf6412bc9f085f /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 1facbd61b179670e6ce6945957c83bf345ddb1b4 (diff) | |
stage-2: parameterized systemd executable
This lets users do sneaky things before systemd starts, and
permanently affect the environment in which systemd runs. For example,
we could start systemd in a non-default network namespace by setting
the systemdExecutable to a wrapper script containing:
#!/bin/sh
ip netns add virtual
touch /var/run/netns/physical
mount -o bind /proc/self/ns/net /var/run/netns/physical
exec ip netns exec virtual systemd
_note: the above example does literally work, but there are unresolved
problems with udev and dhcp._
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
