From 229d4a980607e9478cf1935793652ddd9a14618b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 6 Sep 2024 16:30:54 +0200 Subject: shell: define three system credentials we can propagate into shell prompts and welcome messages --- meson_options.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 185aa85a8d..e90debdd3e 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -225,6 +225,8 @@ option('sshdprivsepdir', type : 'string', description : 'directory for SSH privilege separation ["no" disables]', value : '/run/sshd') option('libcryptsetup-plugins-dir', type : 'string', description : 'directory for libcryptsetup plugins') +option('shellprofiledir', type : 'string', + description : 'directory for Shell profile drop-ins ["no" disables]') option('docdir', type : 'string', description : 'documentation directory') option('install-sysconfdir', type : 'combo', choices : ['true', 'no-samples', 'false'], value : 'true', -- cgit v1.2.3