docker: fix typo

This commit is contained in:
mkenigs
2019-05-22 08:40:01 -07:00
committed by GitHub
parent 42c0ce80e6
commit 42232ebea4

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.
'';
};