diff options
| -rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 39544d9acff..926f5b7fe4d 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -52378,7 +52378,7 @@ So direct requirement only on @code{user-processes} is sufficient. | |||
| 52378 | @cindex one-shot services, for the Shepherd | 52378 | @cindex one-shot services, for the Shepherd |
| 52379 | @item @code{one-shot?} (default: @code{#f}) | 52379 | @item @code{one-shot?} (default: @code{#f}) |
| 52380 | Whether this service is @dfn{one-shot}. One-shot services stop immediately | 52380 | Whether this service is @dfn{one-shot}. One-shot services stop immediately |
| 52381 | after their @code{start} action has completed. @xref{Slots of services,,, | 52381 | after their @code{start} action has completed. @xref{Defining Services,,, |
| 52382 | shepherd, The GNU Shepherd Manual}, for more info. | 52382 | shepherd, The GNU Shepherd Manual}, for more info. |
| 52383 | 52383 | ||
| 52384 | @item @code{respawn?} (default: @code{#t}) | 52384 | @item @code{respawn?} (default: @code{#t}) |
