From 322ce2cdc98cf3eec22ebd0f83296ddde8347d09 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 6 Nov 2016 13:14:53 -0500 Subject: seccomp rework --- src/fseccomp/protocol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fseccomp/protocol.c') diff --git a/src/fseccomp/protocol.c b/src/fseccomp/protocol.c index 38c5f9d88..7bf560fe1 100644 --- a/src/fseccomp/protocol.c +++ b/src/fseccomp/protocol.c @@ -107,7 +107,7 @@ void protocol_build_filter(const char *prlist, const char *fname) { assert(fname); #ifndef SYS_socket - fprintf(stderr, "Warning: --protocol not supported on this platform\n"); + fprintf(stderr, "Warning fseccomp: --protocol not supported on this platform\n"); return; #else // build the filter -- cgit v1.2.3-70-g09d2