Repository: incubator-ranger Updated Branches: refs/heads/ranger-0.6 ce120640e -> 1b2b32be2
Typo Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/1b2b32be Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/1b2b32be Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/1b2b32be Branch: refs/heads/ranger-0.6 Commit: 1b2b32be2e103c845f3183aa66c2aa08db635189 Parents: ce12064 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Jul 25 12:20:25 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Jul 25 12:21:18 2016 +0100 ---------------------------------------------------------------------- unixauthservice/scripts/install.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/1b2b32be/unixauthservice/scripts/install.properties ---------------------------------------------------------------------- diff --git a/unixauthservice/scripts/install.properties b/unixauthservice/scripts/install.properties index f4fd4c0..6ab8753 100644 --- a/unixauthservice/scripts/install.properties +++ b/unixauthservice/scripts/install.properties @@ -27,7 +27,7 @@ SYNC_SOURCE = # -# Minumum Unix User-id to start SYNC. +# Minimum Unix User-id to start SYNC. # This should avoid creating UNIX system-level users in the Policy Manager # MIN_UNIX_USER_ID_TO_SYNC = 500
