-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autostart sd-proxy and sd-whonix at login
Initial client login (after booting of workstation) would fail due to timeout, due to sd-proxy boot time. The initial decryption is also slow, due to the starting of sd-gpg.
- Loading branch information
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,7 @@ sd-gpg: | |
- label: purple | ||
- prefs: | ||
- netvm: "" | ||
- autostart: true | ||
- tags: | ||
- add: | ||
- sd-workstation | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters