remove leftover debugging output

main
parent e661b79749
commit 59c9c399c6
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -1562,7 +1562,6 @@ sub setup_mounts {
if (-e "$ssdloc.REAL") {
move("$ssdloc.REAL", "$ssdloc")
or error "cannot move start-stop-daemon: $!";
warning "/sbin/start-stop-daemon fake replaced with real";
}
};
if (length $ssdloc) {

Loading…
Cancel
Save