mirror of
https://passt.top/passt
synced 2025-02-01 17:15:16 +00:00
01801b131f
Instead of restricting PID files to /var/run/passt.pid, which is a single file and unlikely to be used, use the user_tmp_t type which should cover any reasonable need. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>