From a6c32bf0ba4fc9f4e1e5fa6bec55495b46b0e936 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 26 Mar 2016 19:43:32 -0400 Subject: openbox and ssh profiles --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.in b/Makefile.in index 85df261aa..d6280ffdd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -156,6 +156,8 @@ realinstall: install -c -m 0644 .etc/atril.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/qutebrowser.profile $(DESTDIR)/$(sysconfdir)/firejail/. install -c -m 0644 .etc/flashpeak-slimjet.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/ssh.profile $(DESTDIR)/$(sysconfdir)/firejail/. + install -c -m 0644 .etc/openbox.profile $(DESTDIR)/$(sysconfdir)/firejail/. sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/login.users ]; then install -c -m 0644 etc/login.users $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" sh -c "if [ ! -f $(DESTDIR)/$(sysconfdir)/firejail/firejail.config ]; then install -c -m 0644 etc/firejail.config $(DESTDIR)/$(sysconfdir)/firejail/.; fi;" rm -fr .etc -- cgit v1.2.3-70-g09d2