Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Aug 7, 2019
1 parent e2c700f commit bc4370c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion usr/lib/sdwdate-gui/notify-shutdown
Expand Up @@ -9,5 +9,6 @@ NAME="$(/usr/bin/qubesdb-read /name)"

if [ ! -z "$NAME" ]; then
/usr/bin/qrexec-client-vm sys-whonix whonix.NewStatus+$NAME" shutdown"
true
fi

true

0 comments on commit bc4370c

Please sign in to comment.