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

#include <abstractions/VideoStation/http-file-outputer>
#include <abstractions/VideoStation/ffmpeg>
#include <abstractions/notification>

capability sys_rawio,
capability chown,

/dev/**															rw,
/proc/sven														w,
/volume*/@appstore/CodecPack/bin/**							ix,
/volume*/@appstore/CodecPack/etc/**							k,
/volume*/@appstore/VideoStation/bin/**							ix,
/volume*/@appstore/VideoStation/etc/**							k,
/volume*/{,usbshare*/}@tmp/VideoStation/{,**}					rwk,
/volume*/@appstore/*/bin/ffmpeg									rix,
/system/vendor/modules/ve1.bin									r,
/system/vendor/modules/ve2.bin 									r,

# vim:ft=apparmor
