Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-03 | nspawn: when running in a service unit, use systemd for restarts | Lennart Poettering | |
THis way we can remove cgroup priviliges after setup, but get them back for the next restart, as we need it. | |||
2014-05-30 | units: use KillMode=mixed for systemd-nspawn@.service | Jonathan Liu | |
This causes the container to shut down cleanly when the service is stopped. | |||
2014-02-11 | units: make use of nspawn's --keep-unit switch in systemd-nspawn@.service | Lennart Poettering | |
2013-11-09 | man,units: fix installation of systemd-nspawn@.service and add example | Zbigniew Jędrzejewski-Szmek | |
2013-09-17 | nspawn: update unit file | Lennart Poettering | |
ControlGroup= is obsolete, so let's drop it from the default nspawn unit file. | |||
2013-04-30 | units: add an easy-to-use unit template file systemd-nspawn@.service for ↵ | Lennart Poettering | |
running containers as system services |