Skip to content

Commit 39dfbfd

Browse files
authored
Merge pull request #1088 from pebenito/chronyc-urandom
chronyd: Add urandom access for chronyc UTI_GetRandomBytesUrandom.
2 parents 3e68a89 + cdc9ae1 commit 39dfbfd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

policy/modules/services/chronyd.te

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ corenet_udp_sendrecv_generic_node(chronyc_t)
155155

156156
corenet_sendrecv_chronyd_client_packets(chronyc_t)
157157

158+
# UTI_GetRandomBytesUrandom in client.c
159+
dev_read_urand(chronyc_t)
160+
158161
files_read_etc_files(chronyc_t)
159162
files_read_usr_files(chronyc_t)
160163

0 commit comments

Comments
 (0)