1
0
Fork 0
forked from mirror/openwrt
openwrt/package/base-files/files
Konstantin Demin 9b7ffed9eb base-files: allow to skip unwanted scripts
this change allows one to selectively "hush" scripts from /etc/profile.d/ directory.
e.g., to skip "opkg to apk cheatsheet" message ("/etc/profile.d/apk-cheatsheet.sh") create empty file "/etc/profile.d/apk-cheatsheet.hush" using, for example, command "touch /etc/profile.d/apk-cheatsheet.hush"

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19953
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-11-20 17:48:18 +01:00
..
bin base-files: generate a global DHCP DUID 2025-10-19 19:46:22 +02:00
etc base-files: allow to skip unwanted scripts 2025-11-20 17:48:18 +01:00
lib
rom
sbin
usr