Explorar o código

Fixes typo SU_OPTIONS -> SU_ARGS (Issue #3055)

Ask Solem %!s(int64=10) %!d(string=hai) anos
pai
achega
fc4ca886fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/tutorials/daemonizing.rst

+ 1 - 1
docs/tutorials/daemonizing.rst

@@ -127,7 +127,7 @@ shell:
 
 
 .. code-block:: bash
 .. code-block:: bash
 
 
-    CELERYD_SU_OPTIONS="-l"
+    CELERYD_SU_ARGS="-l"
 
 
 Note that this is not recommended, and that you should only use this option
 Note that this is not recommended, and that you should only use this option
 when absolutely necessary.
 when absolutely necessary.