From 1bc2695744c729804af32d48ce68854cba4de8f7 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Tue, 10 May 2011 02:42:17 +0200 Subject: Allows run with restricted privileges. Adds option -u and -g to specify user and group. When different user (than root) is specified, linux capabilities CAP_NET_* are kept. --- sysdep/linux/Modules | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdep/linux/Modules') diff --git a/sysdep/linux/Modules b/sysdep/linux/Modules index 1b867d8..09f4a47 100644 --- a/sysdep/linux/Modules +++ b/sysdep/linux/Modules @@ -3,3 +3,4 @@ krt-scan.c krt-scan.h #endif sysio.h +syspriv.h -- cgit v1.2.3