diff options
| author | Herman Rimm <herman@rimm.ee> | 2026-07-16 15:06:05 +0200 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-26 11:18:07 +0900 |
| commit | 933ef6f5f4b192ae86a22db28a1d71ad5afddf35 (patch) | |
| tree | cbd63de2832242f101e84251e1e240cd893c4496 /doc | |
| parent | 836beed08e1d392fb3686852ecc749d9cd3117a7 (diff) | |
services: elogind: Remove deprecated fields.
* gnu/services/desktop.scm (elogind-deprecated-empty-serializer): Remove
variable.
(elogind-configuration): Remove deprecated fields.
* doc/guix.texi (Desktop Services): Remove descriptions for deprecated
configuration fields.
Change-Id: Ic4847d9da352671eb0dd7a7ffe507b8b5ff149e4
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 926f5b7fe4d..998e4ecff27 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -27759,15 +27759,6 @@ elogind when hibernating the system. | |||
| 27759 | The amount of time the system spends in suspend mode before the system | 27759 | The amount of time the system spends in suspend mode before the system |
| 27760 | is automatically put into hibernate mode. | 27760 | is automatically put into hibernate mode. |
| 27761 | 27761 | ||
| 27762 | @item @code{hibernate-state} (type: maybe-list-of-strings) | ||
| 27763 | Deprecated option. | ||
| 27764 | |||
| 27765 | @item @code{hybrid-sleep-state} (type: maybe-list-of-strings) | ||
| 27766 | Deprecated option. | ||
| 27767 | |||
| 27768 | @item @code{hybrid-sleep-mode} (type: maybe-list-of-strings) | ||
| 27769 | Deprecated option. | ||
| 27770 | |||
| 27771 | @end table | 27762 | @end table |
| 27772 | 27763 | ||
| 27773 | @end deftp | 27764 | @end deftp |
