mcexec: support for /proc mounted by mcoverlayfs

This commit is contained in:
Yoichi Umezawa
2015-12-14 14:47:05 +09:00
parent bb81f84709
commit 20deed09f0
3 changed files with 143 additions and 1 deletions

View File

@@ -16,5 +16,5 @@ clean:
install:
mkdir -p -m 755 $(BINDIR)
install -m 755 mcexec $(BINDIR)
install -m 4755 mcexec $(BINDIR)