feat(profile): ensure all access to udev/data is documented.
Cleanup some rule to wide in udev/data
This commit is contained in:
parent
73afa5835e
commit
175e2c3dc3
41 changed files with 120 additions and 118 deletions
|
|
@ -63,7 +63,8 @@ profile lxqt-panel @{exec_path} {
|
|||
owner @{user_config_dirs}/lxqt/panel.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@{int},
|
||||
owner @{user_config_dirs}/pulse/{,**} rwk,
|
||||
|
||||
@{run}/udev/data/* r,
|
||||
@{run}/udev/data/+*:* r, # Identifies all subsystems
|
||||
@{run}/udev/data/c@{int}:@{int} r, # Identifies all character devices
|
||||
|
||||
@{sys}/class/i2c-adapter/ r,
|
||||
@{sys}/devices/system/cpu/cpufreq/policy@{int}/scaling_{cur,min,max}_freq r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue