# ----------------------------------------------------------------------------
#
#    Copyright (C) 2000-2014 Synology Inc. All rights reserved.
#
# ----------------------------------------------------------------------------

#include <abstractions/VideoStation/7z>
#include <abstractions/VideoStation/plugin-base>
#include <abstractions/VideoStation/python3>

network inet stream,
network inet6 stream,
network inet dgram,
network inet6 dgram,

/volume*/@appstore/VideoStation/plugins/*/loader.sh						ix,
/volume*/@appstore/VideoStation/plugins/*/verify.sh						ix,
/volume*/@appstore/VideoStation/plugins/{,**}							rwk,
/volume*/**/SYNOVIDEO_TV_RECORD											r,
/																		r,
/volume*/@VideoStation/plugins/{,**}									r,

# vim:ft=apparmor
