lintian FHS

This commit is contained in:
Patrick Schleizer 2021-08-03 12:52:10 -04:00
parent 6607c1e4bd
commit 4fadaad8c0
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
16 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,10 @@
#!/bin/bash
## Copyright (C) 2019 - 2021 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
## See the file COPYING for copying conditions.
set -e
title="$0: password required for $(whoami) to perform action as superuser"
zenity --password --title="$title"