From a5a02b708e871086854fc5da3d8d69beb4acf490 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 9 Apr 2019 16:56:58 -0400 Subject: fix previous commit, more seccomp testing --- src/libpostexecseccomp/libpostexecseccomp.h | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 src/libpostexecseccomp/libpostexecseccomp.h (limited to 'src/libpostexecseccomp/libpostexecseccomp.h') diff --git a/src/libpostexecseccomp/libpostexecseccomp.h b/src/libpostexecseccomp/libpostexecseccomp.h deleted file mode 100644 index 908364d43..000000000 --- a/src/libpostexecseccomp/libpostexecseccomp.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * Copyright (C) 2014-2019 Firejail Authors - * - * This file is part of firejail project - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -*/ -#ifndef LIBPOSTEXECSECCOMP_H -#define LIBPOSTEXECSECCOMP_H - -#define RUN_SECCOMP_POSTEXEC "/run/firejail/mnt/seccomp.postexec" - -#endif -- cgit v1.2.3-70-g09d2