Merge pull request #61894 from mkenigs/fix-typo

docker: fix typo
This commit is contained in:
markuskowa
2019-05-23 10:03:01 +02:00
committed by GitHub

View File

@@ -46,8 +46,8 @@ in
description =
''
When enabled dockerd is started on boot. This is required for
container, which are created with the
<literal>--restart=always</literal> flag, to work. If this option is
containers which are created with the
<literal>--restart=always</literal> flag to work. If this option is
disabled, docker might be started on demand by socket activation.
'';
};