Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
systemd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
steam
systemd
Commits
9f7dad77
Commit
9f7dad77
authored
Jun 18, 2011
by
Ville Skyttä
Committed by
Lennart Poettering
Jun 20, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
man: Documentation spelling fixes
parent
c98a949f
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
14 additions
and
14 deletions
+14
-14
man/daemon.xml
man/daemon.xml
+1
-1
man/pam_systemd.xml
man/pam_systemd.xml
+2
-2
man/systemctl.xml
man/systemctl.xml
+2
-2
man/systemd-ask-password.xml
man/systemd-ask-password.xml
+1
-1
man/systemd-nspawn.xml
man/systemd-nspawn.xml
+2
-2
man/systemd.exec.xml
man/systemd.exec.xml
+3
-3
man/systemd.socket.xml
man/systemd.socket.xml
+1
-1
man/systemd.swap.xml
man/systemd.swap.xml
+1
-1
man/systemd.unit.xml
man/systemd.unit.xml
+1
-1
No files found.
man/daemon.xml
View file @
9f7dad77
...
...
@@ -795,7 +795,7 @@ AM_CONDITIONAL(HAVE_SYSTEMD, [test -n "$with_systemdsystemunitdir" -a "x$with_sy
machines, and optionally allows their
installation even on machines lacking
systemd. (Modification of this snippet for the
user unit directory is left as an ex
c
ercise for the
user unit directory is left as an exercise for the
reader.)
</para>
<para>
Additionally, to ensure that
...
...
man/pam_systemd.xml
View file @
9f7dad77
...
...
@@ -250,7 +250,7 @@
cgroup will be created by default for
each user logging in, in addition to
the cgroup in the named 'name=systemd'
hierarchy. If om
mi
ted, defaults to an
hierarchy. If om
it
ted, defaults to an
empty list. This may be used to move
user sessions into their own groups in
the 'cpu' hierarchy which ensures that
...
...
@@ -267,7 +267,7 @@
separated list of cgroup controllers
in which hierarchies the logged in
processes will be reset to the root
cgroup. If om
mi
ted, defaults to 'cpu',
cgroup. If om
it
ted, defaults to 'cpu',
meaning that a 'cpu' cgroup grouping
inherited from the login manager will
be reset for the processes of the
...
...
man/systemctl.xml
View file @
9f7dad77
...
...
@@ -386,8 +386,8 @@
<term><option>
--host
</option></term>
<listitem><para>
Execute operation
remotely. Specif
i
y a hostname, or
username and hostname sep
e
rated by @,
remotely. Specify a hostname, or
username and hostname sep
a
rated by @,
to connect to. This will use SSH to
talk to the remote systemd
instance.
</para></listitem>
...
...
man/systemd-ask-password.xml
View file @
9f7dad77
...
...
@@ -115,7 +115,7 @@
<term><option>
--icon=
</option></term>
<listitem><para>
Specify an icon name
alongside the pasword query, which may
alongside the pas
s
word query, which may
be used in all agents supporting
graphical display. The icon name
should follow the
<ulink
...
...
man/systemd-nspawn.xml
View file @
9f7dad77
...
...
@@ -61,7 +61,7 @@
container. In many ways it is similar to
<citerefentry><refentrytitle>
chroot
</refentrytitle><manvolnum>
1
</manvolnum></citerefentry>
,
but more powerful since it fully virtualizes the file
system hierachy, as well as the process tree, the
system hiera
r
chy, as well as the process tree, the
various IPC subsystems and the host and domain
name.
</para>
...
...
@@ -106,7 +106,7 @@
<para>
Note that running two
<command>
systemd-nspawn
</command>
containers from the
same directory tree will not make processes in them
see each other. The PID namespace sep
e
ration of the
see each other. The PID namespace sep
a
ration of the
two containers is complete and the containers will
share very few runtime objects except for the
underlying file system.
</para>
...
...
man/systemd.exec.xml
View file @
9f7dad77
...
...
@@ -638,7 +638,7 @@
executed process. See
<citerefentry><refentrytitle>
capabilities
</refentrytitle><manvolnum>
7
</manvolnum></citerefentry>
for details. Takes a whitespace
sep
e
rated list of capability names as
sep
a
rated list of capability names as
read by
<citerefentry><refentrytitle>
cap_from_name
</refentrytitle><manvolnum>
3
</manvolnum></citerefentry>
.
Capabilities listed will be included
...
...
@@ -715,7 +715,7 @@
path for this unit is implied. This
option may be used to place executed
processes in arbitrary groups in
arbitrary hierachies -- which can be
arbitrary hiera
r
chies -- which can be
configured externally with additional execution limits. By default
systemd will place all executed
processes in separate per-unit control
...
...
@@ -753,7 +753,7 @@
usual file access controls would
permit this. Directories listed in
<varname>
InaccessibleDirectories=
</varname>
will be made inaccesible for processes
will be made inacces
s
ible for processes
inside the namespace. Note that
restricting access with these options
does not extend to submounts of a
...
...
man/systemd.socket.xml
View file @
9f7dad77
...
...
@@ -518,7 +518,7 @@
<term><varname>
Broadcast=
</varname></term>
<listitem><para>
Takes a boolean
value. This controls the SO_BROADCAST
option, which allows b
or
adcast
option, which allows b
ro
adcast
datagrams to be sent from this
socket. Defaults to
<option>
false
</option>
.
</para></listitem>
...
...
man/systemd.swap.xml
View file @
9f7dad77
...
...
@@ -78,7 +78,7 @@
<para>
All swap units automatically get the appropriate
dependencies on the devices (resp. on the mount points
of the files) they are actived from.
</para>
of the files) they are activ
at
ed from.
</para>
<para>
Swap units with
<varname>
DefaultDependencies=
</varname>
enabled
...
...
man/systemd.unit.xml
View file @
9f7dad77
...
...
@@ -610,7 +610,7 @@
verify that the specified condition is
true. With
<varname>
ConditionPathExists=
</varname>
a file exist
a
nce condition can be
a file exist
e
nce condition can be
checked before a unit is started. If
the specified absolute path name does
not exist startup of a unit will not
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment