Merge pull request #4393 from queeup/docker

Make docker not slowing down boot proccess
This commit is contained in:
aptalca 2020-06-18 18:35:59 -04:00 committed by GitHub
commit c2b03008e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Documentation=https://docs.docker.com
After=network.target
[Service]
Type=notify
Type=idle
Environment=PATH=/bin:/sbin:/usr/bin:/usr/sbin:/storage/.kodi/addons/service.system.docker/bin
ExecStartPre=/storage/.kodi/addons/service.system.docker/bin/docker-config
EnvironmentFile=-/storage/.kodi/userdata/addon_data/service.system.docker/config/docker.conf