Home
last modified time | relevance | path

Searched refs:restorecond (Results 1 – 9 of 9) sorted by relevance

/external/selinux/restorecond/
DMakefile34 all: restorecond
36 restorecond.o utmpwatcher.o stringslist.o user.o watch.o: restorecond.h
38 restorecond: restore.o restorecond.o utmpwatcher.o stringslist.o user.o watch.o target
44 install -m 755 restorecond $(SBINDIR)
45 install -m 644 restorecond.8 $(MANDIR)/man8
47 install -m 755 restorecond.init $(INITDIR)/restorecond
49 install -m 644 restorecond.conf $(SELINUXDIR)/restorecond.conf
52 install -m 644 restorecond.desktop $(AUTOSTARTDIR)/restorecond.desktop
56 install -m 644 restorecond.service $(SYSTEMDDIR)/system/
58 /sbin/restorecon $(SBINDIR)/restorecond
[all …]
Drestorecond.init34 test -x /usr/sbin/restorecond || exit 5
35 test -f /etc/selinux/restorecond.conf || exit 6
43 daemon /usr/sbin/restorecond
45 touch /var/lock/subsys/restorecond
53 killproc restorecond
55 rm -f /var/lock/subsys/restorecond
75 status restorecond
82 [ -e /var/lock/subsys/restorecond ] && restart || :
Drestorecond.service3 ConditionPathExists=/etc/selinux/restorecond.conf
8 ExecStart=/usr/sbin/restorecond
9 PIDFile=/var/run/restorecond.pid
D.gitignore1 restorecond
Dorg.selinux.Restorecond.service3 Exec=/usr/sbin/restorecond -u
Drestorecond.desktop3 Exec=/usr/sbin/restorecond -u
/external/selinux/policycoreutils/po/
DMakefile51 ../restorecond/stringslist.c \
52 ../restorecond/restorecond.h \
53 ../restorecond/utmpwatcher.h \
54 ../restorecond/stringslist.h \
55 ../restorecond/restorecond.c \
56 ../restorecond/utmpwatcher.c \
/external/selinux/
DMakefile1 OPT_SUBDIRS ?= dbus gui mcstrans python restorecond sandbox semodule-utils
/external/selinux/python/sepolgen/tests/test_data/
Dhttpd.log5750 ….642:12329): avc: denied { add_name } for pid=8303 comm="yum" name="restorecond.conf;455dcb57" …
5751 …59.642:12329): avc: denied { create } for pid=8303 comm="yum" name="restorecond.conf;455dcb57" …
5753 …559.662:12330): avc: denied { write } for pid=8303 comm="yum" name="restorecond.conf;455dcb57" …
5755 type=AVC_PATH msg=audit(1163775559.662:12330): path="/etc/selinux/restorecond.conf;455dcb57"
5756 …2:12331): avc: denied { remove_name } for pid=8303 comm="yum" name="restorecond.conf;455dcb57" …
5757 …59.662:12331): avc: denied { rename } for pid=8303 comm="yum" name="restorecond.conf;455dcb57" …
5758 …59.662:12331): avc: denied { unlink } for pid=8303 comm="yum" name="restorecond.conf" dev=dm-0 …
5760 …0:12332): avc: denied { relabelfrom } for pid=8303 comm="yum" name="restorecond.conf" dev=dm-0 …
5761 …670:12332): avc: denied { relabelto } for pid=8303 comm="yum" name="restorecond.conf" dev=dm-0 …
5763 …9.670:12333): avc: denied { setattr } for pid=8303 comm="yum" name="restorecond.conf" dev=dm-0 …
[all …]