]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
systemctl: don't use get_process_comm() on non-local PIDs (#7518)
[thirdparty/systemd.git] / meson_options.txt
index 49ebd6c03662492ae0e2f1b23db34dcf87285b41..498a32ab1171330b29badd5103655f9350e9290b 100644 (file)
@@ -20,6 +20,8 @@ option('split-usr', type : 'boolean', value : false,
        description : '''assume that /bin, /sbin aren't symlinks into /usr''')
 option('rootlibdir', type : 'string',
        description : '''[/usr]/lib/x86_64-linux-gnu or such''')
+option('rootprefix', type : 'string',
+       description : '''override the root prefix''')
 option('link-udev-shared', type : 'boolean',
        description : 'link systemd-udev and its helpers to libsystemd-shared.so')