summaryrefslogtreecommitdiffstats
path: root/pym/portage/_selinux.py
blob: b5afd9233de9c7266e28779786eee2047d70c253 (plain)
1
2
3
4
5
6
7
8
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

import selinux
from selinux import is_selinux_enabled
from selinux_aux import setexec, secure_symlink, secure_rename, \
	secure_copy, secure_mkdir, getcontext, get_sid, get_lsid