Layer: contrib

Module: usbguard

Tunables Interfaces

Description:

usbguard service


Tunables:

usbguard_daemon_write_conf
Default value

false

Description

Allow usbguard-daemon to write its config (e.g. /etc/usbguard/* without rules.conf) Disabling this requires usbguard >0.7.0

usbguard_daemon_write_rules
Default value

true

Description

Allow usbguard-daemon to write rules (e.g. /etc/usbguard/rules.conf) Enabled by default because a major usecase is to allow or reject devices as a normal user with a desktop applet which talks to the daemon with IPC.

Return

Interfaces:

usbguard_ipc_access( domain )
Summary

Allow the specified domain to access the usbguard ipc.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return