Lines Matching refs:restorecond
34 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
61 -rm -f restorecond *.o *~