aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/jail_prober.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/jail_prober.py')
-rwxr-xr-xcontrib/jail_prober.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/jail_prober.py b/contrib/jail_prober.py
index b18834820..6f8e98b6a 100755
--- a/contrib/jail_prober.py
+++ b/contrib/jail_prober.py
@@ -1,4 +1,7 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python3
2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2
2""" 5"""
3Figure out which profile options may be causing a particular program to break 6Figure out which profile options may be causing a particular program to break
4when run in firejail. 7when run in firejail.