Files
server/usr/share/apport/root_info_wrapper
2026-01-07 20:52:11 +01:00

4 lines
96 B
Bash
Executable File

#!/bin/sh
# this wrapper just exists so that we can put a polkit .policy around it
exec sh "$@"