VirtualBox

Ignore:
Timestamp:
Oct 26, 2017 10:36:51 AM (7 years ago)
Author:
vboxsync
Message:

additions/linux/selinux: scm updates (slightly wrong GPL license text fixed)

Location:
trunk/src/VBox/Additions/linux/selinux-fedora
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/selinux-fedora/vbox_accel.te

    • Property svn:eol-style changed from native to LF
    r37105 r69333  
     1# $Id$
     2## @file
     3# VirtualBox Guest Additions - selinux policy for Redhat/Fedora guests
     4#
     5
     6#
     7# Copyright (C) 2006-2017 Oracle Corporation
     8#
     9# This file is part of VirtualBox Open Source Edition (OSE), as
     10# available from http://www.virtualbox.org. This file is free software;
     11# you can redistribute it and/or modify it under the terms of the GNU
     12# General Public License (GPL) as published by the Free Software
     13# Foundation, in version 2 as it comes in the "COPYING" file of the
     14# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16#
    117
    218module check 1.0;
    319
    420require {
    5         type xserver_misc_device_t;
    6         type xdm_t;
    7         class chr_file { open read write };
     21        type xserver_misc_device_t;
     22        type xdm_t;
     23        class chr_file { open read write };
    824}
    925
  • trunk/src/VBox/Additions/linux/selinux-fedora/vbox_x11.te

    • Property svn:eol-style changed from native to LF
    r32394 r69333  
    1 ## file
    2 # VirtualBox Guest Additions:
    3 #   selinux policy for Redhat/Fedora guests
     1# $Id$
     2## @file
     3# VirtualBox Guest Additions - selinux policy for Redhat/Fedora guests
     4#
    45
    5 # Copyright (C) 2006-2010 Oracle Corporation
     6#
     7# Copyright (C) 2006-2017 Oracle Corporation
    68#
    79# This file is part of VirtualBox Open Source Edition (OSE), as
    810# available from http://www.virtualbox.org. This file is free software;
    911# you can redistribute it and/or modify it under the terms of the GNU
    10 # General Public License as published by the Free Software Foundation,
    11 # in version 2 as it comes in the "COPYING" file of the VirtualBox OSE
    12 # distribution. VirtualBox OSE is distributed in the hope that it will
    13 # be useful, but WITHOUT ANY WARRANTY of any kind.
     12# General Public License (GPL) as published by the Free Software
     13# Foundation, in version 2 as it comes in the "COPYING" file of the
     14# VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     15# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     16#
    1417
    1518# See http://docs.fedoraproject.org/selinux-faq-fc5/#faq-entry-local.te
     
    2427
    2528allow xdm_xserver_t device_t:chr_file rw_file_perms;
     29
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette