diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index 869ec61d5..8b5bf751c 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -717,6 +717,12 @@ config RTCWAKE | |||
717 | help | 717 | help |
718 | Enter a system sleep state until specified wakeup time. | 718 | Enter a system sleep state until specified wakeup time. |
719 | 719 | ||
720 | config SCRIPT | ||
721 | bool "script" | ||
722 | default n | ||
723 | help | ||
724 | The script makes typescript of terminal session. | ||
725 | |||
720 | config SETARCH | 726 | config SETARCH |
721 | bool "setarch" | 727 | bool "setarch" |
722 | default n | 728 | default n |