## Execute a file on a CIFS or SMB filesystem ## in the specified domain. This allows ## the specified domain to execute any file ## on these filesystems in the specified ## domain. This is not suggested. ##
#### No interprocess communication (signals, pipes, ## etc.) is provided by this interface since ## the domains are not owned by this module. ##
#### This interface was added to handle ## home directories on CIFS/SMB filesystems, ## in particular used by the ssh-agent policy. ##
#### Execute a file on a NFS filesystem ## in the specified domain. This allows ## the specified domain to execute any file ## on a NFS filesystem in the specified ## domain. This is not suggested. ##
#### No interprocess communication (signals, pipes, ## etc.) is provided by this interface since ## the domains are not owned by this module. ##
#### This interface was added to handle ## home directories on NFS filesystems, ## in particular used by the ssh-agent policy. ##
##