Skip to content

Commit

Permalink
Fix default and dist config files
Browse files Browse the repository at this point in the history
- add gnome_remote_desktop to targeted modules.conf
- use symlinks to dist/targeted for default users
- drop policy/modules.conf - it's generated by `make conf`
- fix typo in users files
  • Loading branch information
bachradsusi committed Sep 17, 2024
1 parent 6939d61 commit b57c16c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3,122 deletions.
2 changes: 1 addition & 1 deletion dist/mls/users
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
# gen_user(username, prefix, role_set, mls_defaultlevel, mls_range, [mcs_catetories])
#
# Note: Identities without a prefix wil not be listed
# Note: Identities without a prefix will not be listed
# in the users_extra file used by genhomedircon.

#
Expand Down
2 changes: 1 addition & 1 deletion dist/targeted/users
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
# gen_user(username, prefix, role_set, mls_defaultlevel, mls_range, [mcs_catetories])
#
# Note: Identities without a prefix wil not be listed
# Note: Identities without a prefix will not be listed
# in the users_extra file used by genhomedircon.

#
Expand Down
Loading

0 comments on commit b57c16c

Please sign in to comment.