1
0
mirror of https://passt.top/passt synced 2024-07-05 01:12:41 +00:00
passt/contrib/apparmor
Stefano Brivio 765eb0bf16 apparmor: Fix comments after PID file and AF_UNIX socket creation refactoring
Now:
- we don't open the PID file in main() anymore
- PID file and AF_UNIX socket are opened by pidfile_open() and
  tap_sock_unix_open()
- write_pidfile() becomes pidfile_write()

Reported-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Acked-by: Richard W.M. Jones <rjones@redhat.com>
2024-05-23 16:44:21 +02:00
..
abstractions apparmor: Fix comments after PID file and AF_UNIX socket creation refactoring 2024-05-23 16:44:21 +02:00
usr.bin.passt apparmor: Fix comments after PID file and AF_UNIX socket creation refactoring 2024-05-23 16:44:21 +02:00
usr.bin.pasta apparmor: Fix comments after PID file and AF_UNIX socket creation refactoring 2024-05-23 16:44:21 +02:00