diff options
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/configure-index | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 9cdacfe34..034399819 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -540,6 +540,8 @@ DPkg // Set a shutdown block inhibitor on systemd systems while running dpkg Inhibit-Shutdown "<BOOL>"; + // Set a sleep block inhibitor on systemd systems while running dpkg + Inhibit-Sleep "<BOOL>"; } /* Options you can set to see some debugging text They correspond to names |
