File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ upgrade-nonroot(8) -- run /usr/bin/apt-get --update full-upgrade
10
10
` upgrade-nonroot `
11
11
12
12
## Description
13
- Runs '/usr/bin/apt-get --update full-upgrade' as root.
13
+ Runs '/usr/bin/apt-get --update full-upgrade' as ' root' .
14
14
15
15
If 'user-sysmaint-split' is not installed, this works passwordless for any
16
- user who is a member of group sudo, because of the
17
- /etc/privleap/conf.d/usability-misc.conf and
18
- /etc/sudoers.d/upgrade-passwordless configuration snippets.
16
+ user who is a member of group ' sudo' , because of the
17
+ ' /etc/privleap/conf.d/usability-misc.conf' and
18
+ ' /etc/sudoers.d/upgrade-passwordless' configuration snippets.
19
19
20
20
If 'user-sysmaint-split' is installed, this works passwordless only if
21
21
the system is booted in 'sysmaint' mode.
You can’t perform that action at this time.
0 commit comments