aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/jail_prober.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/jail_prober.py')
-rwxr-xr-xcontrib/jail_prober.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/jail_prober.py b/contrib/jail_prober.py
index 070079e09..b210b03c7 100755
--- a/contrib/jail_prober.py
+++ b/contrib/jail_prober.py
@@ -1,6 +1,6 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python3
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5""" 5"""
6Figure 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