Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rw-r--r--docker/docker-env.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/docker/docker-env.sh b/docker/docker-env.sh
index 70c9bc04..1c9c8c4d 100644
--- a/docker/docker-env.sh
+++ b/docker/docker-env.sh
@@ -23,8 +23,7 @@ cleanup()
apt-get clean
rm /var/lib/apt/lists/* -r
rm -f /home/pi/.bash_history
-
- systemctl disable ssh
+ rm -f /etc/udev/rules.d/90-qemu.rules
}
# License