Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Guix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ogs
inf
Guix
Commits
65808ba4
Unverified
Commit
65808ba4
authored
7 years ago
by
Tobias Geerinckx-Rice
Browse files
Options
Downloads
Patches
Plain Diff
gnu: sssd: Add missing word to description.
* gnu/packages/sssd.scm (sssd)[description]: Fix typo.
parent
06c13046
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gnu/packages/sssd.scm
+3
-3
3 additions, 3 deletions
gnu/packages/sssd.scm
with
3 additions
and
3 deletions
gnu/packages/sssd.scm
+
3
−
3
View file @
65808ba4
...
@@ -169,7 +169,7 @@ (define-public sssd
...
@@ -169,7 +169,7 @@ (define-public sssd
(
description
"SSSD is a system daemon. Its primary function is to provide
(
description
"SSSD is a system daemon. Its primary function is to provide
access to identity and authentication remote resource through a common
access to identity and authentication remote resource through a common
framework that can provide caching and offline support to the system. It
framework that can provide caching and offline support to the system. It
provides PAM and NSS modules, and in the future will D-BUS based
interfaces
provides PAM and NSS modules, and in the future will
support
D-BUS based
for extended user information. It also provides a better database
to store
interfaces
for extended user information. It also provides a better database
local users as well as extended user data."
)
to store
local users as well as extended user data."
)
(
license
license:gpl3+
)))
(
license
license:gpl3+
)))
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment