ISSUE-GENERATOR(8) | issue-generator | ISSUE-GENERATOR(8) |
NAME¶
issue-generator, issue-add-ssh-keys.service, issue-generator.service, 90-issue-generator.rules, issue-generator.conf - Creates a volatile and temporary issue file
SYNOPSIS¶
/usr/sbin/issue-generator [--prefix path] [--help]
/usr/sbin/issue-generator network add | remove interface
/usr/sbin/issue-generator ssh add | remove
/usr/sbin/issue-generator --version
issue-add-ssh-keys.service
issue-generator.service
DESCRIPTION¶
issue-generator creates a volatile and temporary issue(5) file based on the input files and location specified in issue.d(5).
If invoked with no arguments, it applies all valid input files and creates a temporary issue file as /run/issue. /etc/issue should be symlink to this file.
Backup files ending on *.bak, *~ or *.rpm* will be ignored. Like files ending on *.issue, as this are directly shown by agetty(8).
OPTIONS¶
--prefix path
network add|remove interface
By default, only network interfaces where the name starts with 'b' or 'e' are added. Which interfaces are shown is configureable via a regex expression in in the variable NETWORK_INTERFACE_REGEX in /etc/sysconfig/issue-generator.
ssh add|remove
SEE ALSO¶
AUTHOR¶
Thorsten Kukuk <kukuk@suse.de>
05/27/2021 | issue-generator |