Compdigitec Labs

« | Home | »

Creating a service to run a systemd-nspawn server

By admin | January 28, 2021

debootstrap –include=systemd-container –components=main,universe focal myContainer

http://nova.clouds.archive.ubuntu.com/ubuntu/

https://bbs.archlinux.org/viewtopic.php?id=232804

Edit /usr/lib/systemd/system/systemd-nspawn@.service


ExecStart= -> remove -U
Add
[Exec]
PrivateUsers=off

https://wiki.debian.org/nspawn#Booting_a_Container

sudo systemctl daemon-reload
sudo systemctl restart systemd-nspawn@myContainer

If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!

Topics: Linux | 2 Comments »

2 Responses to “Creating a service to run a systemd-nspawn server”

  1. essentials Says:
    July 18th, 2026 at 07:19

    … [Trackback]

    […] Here you can find 27939 additional Info to that Topic: compdigitec.com/labs/2021/01/28/creating-a-service-to-run-a-systemd-nspawn-server/ […]

  2. ปั้มคนดูไลฟ์ Says:
    August 16th, 2026 at 07:59

    … [Trackback]

    […] Find More Information here to that Topic: compdigitec.com/labs/2021/01/28/creating-a-service-to-run-a-systemd-nspawn-server/ […]

Comments