mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
package/klish: bump for motd-like Banner="" extension for klish.conf
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -6,6 +6,8 @@ UnixSocketPath=/run/klishd.sock
|
||||
Pager="/usr/bin/less -I -F -e -X -K -d -r -S"
|
||||
UsePager=y
|
||||
|
||||
Banner="\nSee the 'help' command for an introduction to the system\n\n"
|
||||
|
||||
# Set max size of history. By default 100 lines are saved, for every new
|
||||
# line after that, the oldest line is dropped. Set to 0 for unlimited.
|
||||
#HistorySize=100
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 9d9d33b873917ca5d0bdcc47a36d2fd385971ab0c045d1472fcadf95ee5bcf5b LICENCE
|
||||
sha256 98183f02f1a1052fa8362761d549e13e4220949003813737bb88e3c7efd95aa7 klish-276c9ae11732c374fca32cc10ab1a174ece1c0a8-br1.tar.gz
|
||||
sha256 edb7b9a53d57d87756a99fa25c4af3d6219bed9a863541e672580a2d1f6e7052 klish-b898fdd9a128adaad3a5c92d8dd7baac2085df1b-br1.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KLISH_VERSION = 276c9ae11732c374fca32cc10ab1a174ece1c0a8
|
||||
KLISH_VERSION = b898fdd9a128adaad3a5c92d8dd7baac2085df1b
|
||||
KLISH_SITE = https://github.com/kernelkit/klish.git
|
||||
#KLISH_VERSION = tags/3.0.0
|
||||
#KLISH_SITE = https://src.libcode.org/pkun/klish.git
|
||||
|
||||
Reference in New Issue
Block a user