summaryrefslogtreecommitdiffstats
path: root/scripts/bugreport-journals.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bugreport-journals.py')
-rwxr-xr-xscripts/bugreport-journals.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bugreport-journals.py b/scripts/bugreport-journals.py
index d66ddfba..bb4d9f24 100755
--- a/scripts/bugreport-journals.py
+++ b/scripts/bugreport-journals.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/env python3
"""
Collect systemd-journal log entries around time of daemon exit and coredumps.
"""