From b0e04dbdadd4376fc76192d44afe3c753c92678d Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Mon, 14 Aug 2017 08:49:45 +0200 Subject: Prep v235: Apply upstream fixes (1/10) [root] --- meson_options.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 3ec87540b..d4d944806 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -150,10 +150,13 @@ option('pamconfdir', type : 'string', option('fallback-hostname', type : 'string', value : 'localhost', description : 'the hostname used if none configured') +#if 0 /// UNNEEDED by elogind +# option('compat-gateway-hostname', type : 'boolean', value : 'false', +# description : 'allow "gateway" as the symbolic name for default gateway') +#endif // 0 option('default-hierarchy', type : 'combo', choices : ['legacy', 'hybrid', 'unified'], value : 'hybrid', description : 'default cgroup hierarchy') - #if 0 /// UNNEEDED by elogind # option('time-epoch', type : 'string', # description : 'time epoch for time clients') -- cgit v1.2.3