ssh.service: avoid indirection via /bin/sh + do not run test mode in ExecStartPre
[grml-live.git] / debian / postrm
1 #!/bin/bash
2
3 set -e
4
5 #DEBHELPER#
6
7 exit 0