mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Add back accidentally removed code
This commit is contained in:
@@ -2293,7 +2293,7 @@ set_proxy() {
|
|||||||
"Environment=\"NO_PROXY=${no_proxy_string}\"" > /etc/systemd/system/docker.service.d/http-proxy.conf
|
"Environment=\"NO_PROXY=${no_proxy_string}\"" > /etc/systemd/system/docker.service.d/http-proxy.conf
|
||||||
|
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl restart docker
|
command -v docker &> /dev/null && systemctl restart docker
|
||||||
|
|
||||||
# Create config.json for docker containers
|
# Create config.json for docker containers
|
||||||
[[ -d /root/.docker ]] || mkdir /root/.docker
|
[[ -d /root/.docker ]] || mkdir /root/.docker
|
||||||
|
|||||||
Reference in New Issue
Block a user