forked from andonome/lk
deletions and name corrections
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#Intro
|
||||
# Intro
|
||||
|
||||
Taken from [this](https://r4nd0m6uy.ch/unpriviledged-containers-in-void-linux.html)
|
||||
Void linux requires additional steps to set up, as Systemd is no present to automatically take care of everything.
|
||||
|
||||
@@ -14,7 +15,6 @@ Next, startup services:
|
||||
|
||||
> sudo sv start cgmanager
|
||||
|
||||
|
||||
> sudo sv start dbus
|
||||
|
||||
> sudo sv start cgmanager
|
||||
@@ -60,5 +60,3 @@ Next, do this at *every boot* (or script it):
|
||||
> cgm movepid all $USER $$
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user