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