diff options
| -rw-r--r-- | etc/guix-daemon.cil.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/guix-daemon.cil.in b/etc/guix-daemon.cil.in index 2ba02d1655f..f4767ff666d 100644 --- a/etc/guix-daemon.cil.in +++ b/etc/guix-daemon.cil.in | |||
| @@ -302,9 +302,6 @@ | |||
| 302 | (allow guix_daemon_t | 302 | (allow guix_daemon_t |
| 303 | guix_daemon_conf_t | 303 | guix_daemon_conf_t |
| 304 | (lnk_file (create getattr rename unlink read))) | 304 | (lnk_file (create getattr rename unlink read))) |
| 305 | (allow guix_daemon_t | ||
| 306 | guix_daemon_conf_t | ||
| 307 | (sock_file (write))) | ||
| 308 | (allow guix_daemon_t net_conf_t | 305 | (allow guix_daemon_t net_conf_t |
| 309 | (file (getattr open read))) | 306 | (file (getattr open read))) |
| 310 | (allow guix_daemon_t net_conf_t | 307 | (allow guix_daemon_t net_conf_t |
| @@ -358,7 +355,7 @@ | |||
| 358 | (unix_stream_socket (listen))) | 355 | (unix_stream_socket (listen))) |
| 359 | (allow guix_daemon_t | 356 | (allow guix_daemon_t |
| 360 | guix_daemon_conf_t | 357 | guix_daemon_conf_t |
| 361 | (sock_file (create unlink))) | 358 | (sock_file (create unlink write))) |
| 362 | (allow guix_daemon_t | 359 | (allow guix_daemon_t |
| 363 | self | 360 | self |
| 364 | (unix_stream_socket (create | 361 | (unix_stream_socket (create |
