Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dnfdaemon
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
manatools
dnfdaemon
Commits
89774dd1
Commit
89774dd1
authored
4 years ago
by
stratusjerry
Committed by
Angelo Naselli
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
fix typo
parent
44e5328f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
89774dd1
...
@@ -3,15 +3,15 @@ dnf-daemon
...
@@ -3,15 +3,15 @@ dnf-daemon
dnf-daemon is a 2 DBus services there make part for dnf's API available for application via DBus calls.
dnf-daemon is a 2 DBus services there make part for dnf's API available for application via DBus calls.
There is a DBus session bus service runn
n
ing as current user for performing readonly actions.
There is a DBus session bus service running as current user for performing readonly actions.
There is a DBus system bus service runn
n
ing as root for performing actions there is making changes to the system
There is a DBus system bus service running as root for performing actions there is making changes to the system
This make it easy to do packaging action from your application no matter what language it is written in, as long as there
This make
s
it easy to do packaging action from your application no matter what language it is written in, as long as there
is DBus binding for it.
is DBus binding for it.
dnf-daemon uses PolicyKit for authentication for the system service, so when you call one of the commands (as normal users) you will get a
dnf-daemon uses PolicyKit for authentication for the system service, so when you call one of the commands (as normal users) you will get a
PolicyKit dialog to ask for password of a privile
d
ged user like root.
PolicyKit dialog to ask for password of a privileged user like root.
**dnf-daemon is still under heavy development and the API is not stable or complete yet**
**dnf-daemon is still under heavy development and the API is not stable or complete yet**
...
...
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