История изменений
Исправление intelfx, (текущая версия) :
Конечно можно.
$ cd devel/ext/systemd
$ grep -C1 polkit meson_options.txt
description : 'run systemd --system itself with a specific SMACK label')
option('polkit', type : 'combo', choices : ['auto', 'true', 'false'],
description : 'polkit support')
option('ima', type : 'boolean',
Исходная версия intelfx, :
Конечно можно.
$ grep -C1 polkit meson_options.txt
description : 'run systemd --system itself with a specific SMACK label')
option('polkit', type : 'combo', choices : ['auto', 'true', 'false'],
description : 'polkit support')
option('ima', type : 'boolean',