Make the keystore_server a background app.

This commit is contained in:
Michael Lotz
2013-03-05 11:00:01 -05:00
committed by Ryan Leavengood
parent 687164ffa9
commit f3f13a2fc9
+1 -1
View File
@@ -1,6 +1,6 @@
resource app_signature "application/x-vnd.Haiku-keystore_server";
resource app_flags B_EXCLUSIVE_LAUNCH;
resource app_flags B_EXCLUSIVE_LAUNCH | B_BACKGROUND_APP;
resource app_version {
major = 1,