On Wed, Apr 30, 2014 at 02:21:44PM -0400, Daniel J Walsh wrote: > http://rhatdan.wordpress.com/2014/04/30/running-systemd-within-a-docker-container/ Interesting.
The part where you remove all the links in .wants directories seems ugly. Would it be feasible to use a custom target instead of multi-user.target? Things removed this way will come back if e.g. systemd rpm is updated inside of the image. Judicious use of systemctl mask and setting a custom preset of 'disable *' should also help. Zbyszek _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel