]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
udev: when random MACs are requested, generate them with genuine randomness
[thirdparty/systemd.git] / meson_options.txt
index 0229179c99cd8de5a75d292713a1d8b554859c21..e9fff1660c8884b16ac87ac9e89be0419e43f251 100644 (file)
@@ -35,6 +35,8 @@ option('telinit-path', type : 'string', value : '/lib/sysvinit/telinit',
        description : 'path to telinit')
 option('rc-local', type : 'string',
        value : '/etc/rc.local')
+option('initrd', type: 'boolean',
+       description : 'install services for use when running systemd in initrd')
 
 option('quotaon-path', type : 'string', description : 'path to quotaon')
 option('quotacheck-path', type : 'string', description : 'path to quotacheck')