Home
last modified time | relevance | path

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

/external/selinux/restorecond/
DMakefile24 all: restorecond
26 restorecond.o utmpwatcher.o stringslist.o user.o watch.o: restorecond.h
28 restorecond: restore.o restorecond.o utmpwatcher.o stringslist.o user.o watch.o target
34 install -m 755 restorecond $(DESTDIR)$(SBINDIR)
35 install -m 644 restorecond.8 $(DESTDIR)$(MANDIR)/man8
43 install -m 755 restorecond.init $(DESTDIR)$(INITDIR)/restorecond
45 install -m 644 restorecond.conf $(DESTDIR)$(SELINUXDIR)/restorecond.conf
48 install -m 644 restorecond.desktop $(DESTDIR)$(AUTOSTARTDIR)/restorecond.desktop
52 install -m 644 restorecond.service $(DESTDIR)$(SYSTEMDDIR)/system/
54 /sbin/restorecon $(DESTDIR)$(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=/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/
DMakefile52 ../restorecond/stringslist.c \
53 ../restorecond/restorecond.h \
54 ../restorecond/utmpwatcher.h \
55 ../restorecond/stringslist.h \
56 ../restorecond/restorecond.c \
57 ../restorecond/utmpwatcher.c \
/external/selinux/
DMakefile2 OPT_SUBDIRS ?= dbus gui mcstrans python restorecond sandbox semodule-utils
/external/syzkaller/pkg/report/testdata/linux/report/
D1528 [....] Starting file context maintaining daemon: restorecond[?25l[?1c7[ ok 8[…
/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 …]