feat: docker.socket activation
This commit is contained in:
parent
c9e81f814b
commit
05a84be3f1
1 changed files with 1 additions and 0 deletions
1
base.sh
1
base.sh
|
|
@ -23,6 +23,7 @@ echo "$hostname" > /etc/hostname
|
|||
$PACMAN "${pkg[@]}"
|
||||
systemctl enable \
|
||||
NetworkManager \
|
||||
docker.socket \
|
||||
reflector.timer \
|
||||
systemd-timesyncd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue