# apparmor.d - Full set of apparmor profiles # Copyright (C) 2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{lib}/helper-scripts/tor_consensus_valid-after.py profile tor-consensus-valid-after @{exec_path} { include include include @{exec_path} mr, @{lib}/helper-scripts/{,**} r, @{run}/tor/control.authcookie r, owner @{run}/sdwdate/* rw, owner /tmp/tmp.@{rand10} rw, include if exists } # vim:syntax=apparmor