Make the keystore_server a background app.
This commit is contained in:
committed by
Ryan Leavengood
parent
687164ffa9
commit
f3f13a2fc9
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user