Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/restorecond/
DMakefile22 all: restorecond
24 restorecond.o utmpwatcher.o stringslist.o user.o watch.o: restorecond.h
26 restorecond: ../setfiles/restore.o restorecond.o utmpwatcher.o stringslist.o user.o watch.o target
32 install -m 755 restorecond $(SBINDIR)
33 install -m 644 restorecond.8 $(MANDIR)/man8
35 install -m 755 restorecond.init $(INITDIR)/restorecond
37 install -m 644 restorecond.conf $(SELINUXDIR)/restorecond.conf
40 install -m 644 restorecond.desktop $(AUTOSTARTDIR)/restorecond.desktop
44 install -m 644 restorecond.service $(SYSTEMDDIR)/system/
46 /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
Dorg.selinux.Restorecond.service3 Exec=/usr/sbin/restorecond -u
Drestorecond.desktop3 Exec=/usr/sbin/restorecond -u
/external/selinux/policycoreutils/po/
DPOTFILES.in17 restorecond/stringslist.c
18 restorecond/restorecond.h
19 restorecond/utmpwatcher.h
20 restorecond/stringslist.h
21 restorecond/restorecond.c
22 restorecond/utmpwatcher.c
DPOTFILES17 ../restorecond/stringslist.c
18 ../restorecond/restorecond.h
19 ../restorecond/utmpwatcher.h
20 ../restorecond/stringslist.h
21 ../restorecond/restorecond.c
22 ../restorecond/utmpwatcher.c
DMakefile43 ../restorecond/stringslist.c \
44 ../restorecond/restorecond.h \
45 ../restorecond/utmpwatcher.h \
46 ../restorecond/stringslist.h \
47 ../restorecond/restorecond.c \
48 ../restorecond/utmpwatcher.c \
/external/selinux/policycoreutils/
D.gitignore3 restorecond/restorecond
DChangeLog47 * Improve restorecond systemd unit file from Laurent Bigonville.
140 * restorecond: remove /etc/mtab from default list
143 * restorecond: Add /etc/udpatedb.conf to restorecond.conf
159 * Disable user restorecond by default
187 * restorecond: relabel all mount runtime files in the restorecond example
191 * restorecond: wrong options should exit with non-zero error code
192 * restorecond: Add -h option to get usage command
205 * restorecond: Stop using deprecated interfaces for g_io
251 * restorecond: make restorecond dbuss-able
253 * restorecond: make restorecond -u exit when terminal closes
[all …]
DMakefile6 SUBDIRS += restorecond
/external/selinux/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 …]