Skip to content

Commit

Permalink
Allow nut_upsmon_t to read random_device_t. BZ(1186072)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Jan 29, 2015
1 parent 96fa692 commit ca4fb28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nut.te
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ corecmd_exec_shell(nut_upsmon_t)
corenet_tcp_connect_ups_port(nut_upsmon_t)
corenet_tcp_connect_generic_port(nut_upsmon_t)

dev_read_rand(nut_upsmon_t)

# Creates /etc/killpower
files_manage_etc_runtime_files(nut_upsmon_t)
files_etc_filetrans_etc_runtime(nut_upsmon_t, file)
Expand Down

0 comments on commit ca4fb28

Please sign in to comment.