]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
meson: make nologin path build time configurable
[thirdparty/systemd.git] / meson_options.txt
index ae2930861f18dab9b54c0111f0906354f59ec128..17dd2949b96e8c57048656a340508302966b5f4f 100644 (file)
@@ -41,6 +41,7 @@ option('mount-path', type : 'string', description : 'path to mount')
 option('umount-path', type : 'string', description : 'path to umount')
 option('loadkeys-path', type : 'string', description : 'path to loadkeys')
 option('setfont-path', type : 'string', description : 'path to setfont')
+option('nologin-path', type : 'string', description : 'path to nologin')
 
 option('debug-shell', type : 'string', value : '/bin/sh',
        description : 'path to debug shell binary')