From d5c18232d1ca4e8106ad924d3bd574500c2fab8a Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sat, 30 Mar 2013 21:23:13 +0000 Subject: Allow specifying the jailname instead of jid with the -j parameter --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0047634..dc9a30d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # $Id$ CFLAGS+=-Wall -Wextra -pedantic -Os -LDFLAGS+=-s -lutil +LDFLAGS+=-s -lutil -ljail PREFIX?=/usr/local all: jaildaemon -- cgit v1.2.3