-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix DCONF policy manager removing userdb on empty policy (#1070)
We decided to go for this approach to support the `purge` command. Since it's not yet fully functional and this change is breaking user sessions that do not have at least one DCONF-related policy applied, we should revert this change for now and consider a better way of removing the leftover files in the future. Closes #1002. UDENG-3732.
- Loading branch information
Showing
64 changed files
with
94 additions
and
54 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...stPolicyUpdate/golden/purge_current_user_policies/dconf/profile/[email protected]
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:[email protected] | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
...ration_tests/testdata/TestPolicyUpdate/golden/purge_machine_policies/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
..._tests/testdata/TestPolicyUpdate/golden/purge_machine_policies/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Empty file.
3 changes: 3 additions & 0 deletions
3
...tegration_tests/testdata/TestPolicyUpdate/golden/purge_machine_policies/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
...yUpdate/golden/purge_other_user_policies/dconf/db/[email protected]/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...e/golden/purge_other_user_policies/dconf/db/[email protected]/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
...licyUpdate/golden/purge_other_user_policies/dconf/profile/[email protected]
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:[email protected] | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
...e/golden/purge_policies_for_all_cached_objects/dconf/db/[email protected]/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...en/purge_policies_for_all_cached_objects/dconf/db/[email protected]/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...stdata/TestPolicyUpdate/golden/purge_policies_for_all_cached_objects/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
.../TestPolicyUpdate/golden/purge_policies_for_all_cached_objects/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...en/purge_policies_for_all_cached_objects/dconf/db/[email protected]/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...ge_policies_for_all_cached_objects/dconf/db/[email protected]/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Empty file.
3 changes: 3 additions & 0 deletions
3
...date/golden/purge_policies_for_all_cached_objects/dconf/profile/[email protected]
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:[email protected] | ||
system-db:machine |
3 changes: 3 additions & 0 deletions
3
.../testdata/TestPolicyUpdate/golden/purge_policies_for_all_cached_objects/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |
3 changes: 3 additions & 0 deletions
3
...olden/purge_policies_for_all_cached_objects/dconf/profile/[email protected]
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:[email protected] | ||
system-db:machine |
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
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
1 change: 1 addition & 0 deletions
1
...nf/testdata/TestApplyPolicy/golden/no_policy_still_generates_a_valid_db/db/ubuntu.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...tdata/TestApplyPolicy/golden/no_policy_still_generates_a_valid_db/db/ubuntu.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
...dconf/testdata/TestApplyPolicy/golden/no_policy_still_generates_a_valid_db/profile/ubuntu
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:ubuntu | ||
system-db:machine |
3 changes: 1 addition & 2 deletions
3
.../TestApplyPolicy/golden/update_existing_correct_profile_stays_unchanged/db/ubuntu.d/adsys
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 |
---|---|---|
@@ -1,2 +1 @@ | ||
[com/ubuntu/category] | ||
key-s='onekey-s-othervalue' | ||
|
2 changes: 1 addition & 1 deletion
2
...pplyPolicy/golden/update_existing_correct_profile_stays_unchanged/db/ubuntu.d/locks/adsys
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 |
---|---|---|
@@ -1 +1 @@ | ||
/com/ubuntu/category/key-s | ||
|
3 changes: 1 addition & 2 deletions
3
...golden/update_existing_correct_profile_with_trailing_spaces_are_removed/db/ubuntu.d/adsys
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 |
---|---|---|
@@ -1,2 +1 @@ | ||
[com/ubuntu/category] | ||
key-s='onekey-s-othervalue' | ||
|
2 changes: 1 addition & 1 deletion
2
.../update_existing_correct_profile_with_trailing_spaces_are_removed/db/ubuntu.d/locks/adsys
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 |
---|---|---|
@@ -1 +1 @@ | ||
/com/ubuntu/category/key-s | ||
|
3 changes: 1 addition & 2 deletions
3
...lyPolicy/golden/update_existing_profile_eliminates_adsys_db_repetitions/db/ubuntu.d/adsys
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 |
---|---|---|
@@ -1,2 +1 @@ | ||
[com/ubuntu/category] | ||
key-s='onekey-s-othervalue' | ||
|
2 changes: 1 addition & 1 deletion
2
...cy/golden/update_existing_profile_eliminates_adsys_db_repetitions/db/ubuntu.d/locks/adsys
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 |
---|---|---|
@@ -1 +1 @@ | ||
/com/ubuntu/category/key-s | ||
|
3 changes: 1 addition & 2 deletions
3
.../update_existing_profile_with_partial_db_append_them_without_repetition/db/ubuntu.d/adsys
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 |
---|---|---|
@@ -1,2 +1 @@ | ||
[com/ubuntu/category] | ||
key-s='onekey-s-othervalue' | ||
|
2 changes: 1 addition & 1 deletion
2
...e_existing_profile_with_partial_db_append_them_without_repetition/db/ubuntu.d/locks/adsys
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 |
---|---|---|
@@ -1 +1 @@ | ||
/com/ubuntu/category/key-s | ||
|
3 changes: 1 addition & 2 deletions
3
.../update_existing_profile_with_wrong_order_appends_them_in_correct_order/db/ubuntu.d/adsys
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 |
---|---|---|
@@ -1,2 +1 @@ | ||
[com/ubuntu/category] | ||
key-s='onekey-s-othervalue' | ||
|
2 changes: 1 addition & 1 deletion
2
...e_existing_profile_with_wrong_order_appends_them_in_correct_order/db/ubuntu.d/locks/adsys
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 |
---|---|---|
@@ -1 +1 @@ | ||
/com/ubuntu/category/key-s | ||
|
3 changes: 1 addition & 2 deletions
3
...n/update_existing_profile_without_needed_db,_trailine_lines_are_removed/db/ubuntu.d/adsys
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 |
---|---|---|
@@ -1,2 +1 @@ | ||
[com/ubuntu/category] | ||
key-s='onekey-s-othervalue' | ||
|
2 changes: 1 addition & 1 deletion
2
...te_existing_profile_without_needed_db,_trailine_lines_are_removed/db/ubuntu.d/locks/adsys
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 |
---|---|---|
@@ -1 +1 @@ | ||
/com/ubuntu/category/key-s | ||
|
3 changes: 1 addition & 2 deletions
3
...pplyPolicy/golden/update_existing_profile_without_needed_db_append_them/db/ubuntu.d/adsys
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 |
---|---|---|
@@ -1,2 +1 @@ | ||
[com/ubuntu/category] | ||
key-s='onekey-s-othervalue' | ||
|
2 changes: 1 addition & 1 deletion
2
...licy/golden/update_existing_profile_without_needed_db_append_them/db/ubuntu.d/locks/adsys
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 |
---|---|---|
@@ -1 +1 @@ | ||
/com/ubuntu/category/key-s | ||
|
2 changes: 0 additions & 2 deletions
2
.../TestApplyPolicy/golden/user_empty_state,_with_existing_machine_policy/db/machine.d/adsys
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
...pplyPolicy/golden/user_empty_state,_with_existing_machine_policy/db/machine.d/locks/adsys
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file removed
0
internal/policies/dconf/testdata/TestApplyPolicy/golden/user_empty_state/.empty
Empty file.
1 change: 1 addition & 0 deletions
1
...a/TestApplyPolicies/golden/no_subscription_is_only_dconf_content/etc/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...ApplyPolicies/golden/no_subscription_is_only_dconf_content/etc/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
...data/TestApplyPolicies/golden/no_subscription_is_only_dconf_content/etc/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
...pplyPolicies/golden/second_call_with_no_rules_deletes_everything/etc/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...licies/golden/second_call_with_no_rules_deletes_everything/etc/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
...stApplyPolicies/golden/second_call_with_no_rules_deletes_everything/etc/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
..._call_with_no_rules_don't_remove_scripts_if_session_hasn’t_ended/etc/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...with_no_rules_don't_remove_scripts_if_session_hasn’t_ended/etc/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
...ond_call_with_no_rules_don't_remove_scripts_if_session_hasn’t_ended/etc/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
...ith_no_subscription_don't_remove_scripts_if_session_hasn’t_ended/etc/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
..._subscription_don't_remove_scripts_if_session_hasn’t_ended/etc/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
...l_with_no_subscription_don't_remove_scripts_if_session_hasn’t_ended/etc/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
..._with_no_subscription_should_remove_everything_but_dconf_content/etc/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...no_subscription_should_remove_everything_but_dconf_content/etc/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
...all_with_no_subscription_should_remove_everything_but_dconf_content/etc/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
internal/policies/testdata/TestApplyPolicies/golden/succeed/etc/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
internal/policies/testdata/TestApplyPolicies/golden/succeed/etc/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
internal/policies/testdata/TestApplyPolicies/golden/succeed/etc/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |
1 change: 1 addition & 0 deletions
1
...n/succeed_if_checking_for_backend_online_status_returns_an_error/etc/dconf/db/gdm.d/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
1 change: 1 addition & 0 deletions
1
...eed_if_checking_for_backend_online_status_returns_an_error/etc/dconf/db/gdm.d/locks/adsys
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
|
3 changes: 3 additions & 0 deletions
3
...lden/succeed_if_checking_for_backend_online_status_returns_an_error/etc/dconf/profile/gdm
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
user-db:user | ||
system-db:gdm | ||
system-db:machine |