bolt-0.9.11

Introduction to bolt

The bolt package is a system daemon to enable security levels for Thunderbolt.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

bolt Dependencies

Required

GLib-2.88.1 and Polkit-127

Optional

umockdev-0.19.7 (for testing), and asciidoc-10.2.1 (for documentation)

Installation of bolt

Install bolt by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

To test the results, issue: ninja test. One test, test_journal_object, is known to fail.

Now, as the root user:

ninja install

Contents

Installed Programs: boltctl and boltd (in /usr/libexec)
Installed Library: None
Installed Directories: None