mirror of
https://github.com/tiyn/larbs.git
synced 2025-04-04 08:17:45 +02:00
dont autorun docker at startup
This commit is contained in:
parent
3701e7bdcc
commit
a9e955e091
2
larbs.sh
2
larbs.sh
@ -213,9 +213,9 @@ putgitrepo "https://github.com/LukeSmithxyz/mozillarbs.git" "/home/$name/.mozill
|
|||||||
serviceinit NetworkManager cronie
|
serviceinit NetworkManager cronie
|
||||||
|
|
||||||
sudo systemctl start docker.service
|
sudo systemctl start docker.service
|
||||||
sudo systemctl enable docker.service
|
|
||||||
sudo groupadd docker
|
sudo groupadd docker
|
||||||
sudo gpasswd -a $USER docker
|
sudo gpasswd -a $USER docker
|
||||||
|
sudo systemctl stop docker.service
|
||||||
|
|
||||||
# Most important command! Get rid of the beep!
|
# Most important command! Get rid of the beep!
|
||||||
systembeepoff
|
systembeepoff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user