commit 11/04/2025
This commit is contained in:
@@ -268,6 +268,7 @@ public class SecureDongle {
|
||||
} else System.out.println("Canceled Monitoring, UserID not found");
|
||||
|
||||
});
|
||||
tx.setName("SecureDongle Monitor Thread");
|
||||
tx.setDaemon(true);
|
||||
tx.start();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user