We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5e99f commit e398015Copy full SHA for e398015
deb/common/docker-ce.docker.sysusers
@@ -0,0 +1 @@
1
+../engine/contrib/systemd-sysusers/docker.conf
deb/common/rules
@@ -133,9 +133,6 @@ override_dh_auto_install:
133
install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
134
# TODO: how can we install vpnkit?
135
136
- # install systemd sysusers config
137
- install -D -p -m 0644 engine/contrib/systemd-sysusers/docker.conf debian/docker-ce/usr/lib/sysusers.d/docker.conf
138
-
139
override_dh_installinit:
140
# use "docker" as our service name, not "docker-ce"
141
dh_installinit --name=docker
0 commit comments