Skip to content

Commit

Permalink
Add sepolicy rule for wakeup source
Browse files Browse the repository at this point in the history
Signed-off-by: Shwetha B <[email protected]>
  • Loading branch information
shwethabolumbu committed Nov 7, 2023
1 parent 48536fb commit f0527d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/genfs_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ genfscon sysfs /devices/pnp0/00:00/rtc u:object_r:sysfs_rtc:s0
genfscon sysfs /devices/pnp0/00:03/rtc u:object_r:sysfs_rtc:s0
genfscon sysfs /devices/pnp0/00:04/rtc u:object_r:sysfs_rtc:s0
genfscon sysfs /devices/pci0000:00/0000:00:05.0 u:object_r:sysfs_virtio:s0
genfscon sysfs /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.4/1-4.*/wakeup u:object_r:sysfs_wakeup:s0
genfscon sysfs /power/pm_silentmode_hw_state u:object_r:sysfs_power:s0
genfscon proc /sys/vm/swappiness u:object_r:proc_swappiness:s0
genfscon proc /sys/vm/disk_based_swap u:object_r:proc_disk_based_swap:s0

0 comments on commit f0527d2

Please sign in to comment.