Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v37
/
man
tag
75b5f6cf81d03f1633f773f59d2b4f57a5ac6b82
tagger
Lennart Poettering <lennart@poettering.net>
Tue Oct 11 22:31:38 2011 +0200
object
d2134abdd5a21bb7e4b307f403d890901628fcf9
systemd 37
62590f2
unit: introduce ConditionCapability
by Lennart Poettering
· 13 years ago
21e557e
units: introduce local-fs-pre.target and remote-fs-pre.target
by Lennart Poettering
· 13 years ago
7e13bea
man: document list-unit-files
by Ran Benita
· 13 years ago
a70d9a7
man: .include directive does not include as textual include it includes by parsing the include file.
by Barry Scott
· 13 years ago
7734f77
man: for ExecStart= provide more details on env var substitution and how that turns into arguments.
by Barry Scott
· 13 years ago
ebed32b
systemctl: print the legend regardless of stdout type, add --no-legend
by Michal Schmidt
· 13 years ago
8095200
condition: optionally test against type of virtualization (vm vs. container)
by Lennart Poettering
· 13 years ago
65bc2c2
util: detect systemd-nspawn without relying on ns cgroup tree
by Lennart Poettering
· 13 years ago
1c744f2
man: document that PathChanged= does not care for simple writes but only for close()-after-write()
by Lennart Poettering
· 13 years ago
7712ea6
man: document pkg-config line for sd-daemon
by Lennart Poettering
· 13 years ago
71e6c1c
man: document that sd-daemon.[ch] is now available as shared library
by Lennart Poettering
· 13 years ago
0d60602
condition: add ConditionPathIsSymbolicLink
by Michal Schmidt
· 13 years ago
8571962
condition: always follow symlinks for condition checks, to mimic test
by Lennart Poettering
· 13 years ago
ab7f148
unit: introduce ConditionPathIsMountPoint=
by Lennart Poettering
· 13 years ago
418112a
man: document which condition tests follow symlinks
by Michal Schmidt
· 13 years ago
0e89268
man: list specifiers in a table
by Mathieu Bridon
· 13 years ago
96804f0
man: fix typo in systemd manual page
by Albert Strasheim
· 13 years ago
07bceef
locale: support $LANGUAGE too
by Lennart Poettering
· 13 years ago
801f44b
man: document /etc/timezone
by Lennart Poettering
· 13 years ago
4b7b2ef
man: don't recommend After=syslog.target anymore since we don't support non-socket-activatable syslogs anymore where that was ncessary
by Lennart Poettering
· 13 years ago
de6c78f
service: change default stdout/stderr to syslog
by Lennart Poettering
· 13 years ago
346bce1
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
by Lennart Poettering
· 13 years ago
3377af3
man: fix securebits docs
by Lennart Poettering
· 13 years ago
db47cc2
man: Sort the entries in systemd.special(7)
by Josh Triplett
· 13 years ago
0c85a4f
cgroup: optionally mount a specific cgroup controllers together, and add cpu+cpuacct to the default
by Lennart Poettering
· 13 years ago
94959f0
exec: allow passing arbitrary path names to blkio cgroup attributes
by Lennart Poettering
· 13 years ago
9e37286
exec: add high-level controls for blkio cgroup attributes
by Lennart Poettering
· 13 years ago
ab1f063
exec: optionally apply cgroup attributes to the cgroups we create
by Lennart Poettering
· 13 years ago
ff01d04
exec: introduce PrivateNetwork= process option to turn off network access to specific services
by Lennart Poettering
· 13 years ago
4f755fc
man: nspawn fixes
by Lennart Poettering
· 13 years ago
a41fe3a
nspawn: add new --no-net switch to turn off networking in the container
by Lennart Poettering
· 13 years ago
283ef08
man: loginctl has lock/unlock with a -session suffix
by Miklos Vajna
· 13 years ago
8b7d221
man: Fix command name in systemd-tmpfiles example.
by Ville Skyttä
· 13 years ago
260d370
man: document that we default to 022 as umask
by Lennart Poettering
· 13 years ago
8d41a96
machine-id: be nice and generate compliant v4 UUIDs
by Lennart Poettering
· 13 years ago
729e376
systemctl: hook up new install logic
by Lennart Poettering
· 13 years ago
e1ea662
systemctl: remove monitor command since it is mostly useless
by Lennart Poettering
· 13 years ago
34c4b47
systemctl: split --help into multiple sections
by Lennart Poettering
· 13 years ago
253ee27
manager: add log control via RT signals
by Lennart Poettering
· 13 years ago
4e2d4c0
man: add a couple of crosslinks
by Lennart Poettering
· 13 years ago
a61933a
man: add man page for systemd-loginctl
by Lennart Poettering
· 13 years ago
82e487c
unit: introduce ConditionFileIsExecutable= and use it where we check for a binary we'll spawn
by Lennart Poettering
· 13 years ago
ee17ee7
tmpfiles: allow creation of named pipes with tmpfiles
by Lennart Poettering
· 13 years ago
4e7f8bc
man: un-reverse IgnoreOnSnapshot description
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
69fc152
systemctl: hide all information on --kill-mode= since it is mostly useless
by Lennart Poettering
· 13 years ago
8092a42
path,unit: support globbing in conditions and path units
by Lennart Poettering
· 13 years ago
687d082
nspawn: spawn shell under specified --user
by Michal Vyskocil
· 13 years ago
0aef434
unit: add three new specifiers to use in unit files
by Lennart Poettering
· 13 years ago
64747e2
exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs
by Lennart Poettering
· 13 years ago
c36eecd
man: update pam_systemd page to document new behaviour
by Lennart Poettering
· 13 years ago
8fa365e
logind: add man page for configuration file
by Lennart Poettering
· 13 years ago
be394c4
systemctl: add support for --root for systemctl enable/disable/is-enabled
by Frederic Crozat
· 13 years ago
5f4b19f
service: check whether sysv scripts where changed
by Lennart Poettering
· 13 years ago
abebb5a
systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctl
by Ville Skyttä
· 13 years ago
9f7dad7
man: Documentation spelling fixes
by Ville Skyttä
· 13 years ago
0e318ca
pam-module: add debug= parameter
by Michal Schmidt
· 14 years ago
f9f0c31
man: clarify os-release in regards to spaces a bit
by Lennart Poettering
· 13 years ago
9a66640
exec: Fix number of unit types
by Ozan Çağlayan
· 14 years ago
d636fa3
man: update the list of unit search locations
by William Swanson
· 14 years ago
ec6370a
socket: expose SO_BROADCAST
by Lennart Poettering
· 14 years ago
6b6d2de
socket: expose IP_TRANSPARENT
by Lennart Poettering
· 14 years ago
6ea832a
exec: hangup/reset/deallocate VTs in gettys
by Lennart Poettering
· 14 years ago
916abb2
socket: add POSIX mqueue support
by Lennart Poettering
· 14 years ago
7a6000a
unit: make ignoring in snapshots a per unit property, instead of a per unit type property
by Lennart Poettering
· 14 years ago
ec43fbc
man: typo in sd_daemon reference
by Tollef Fog Heen
· 14 years ago
ecb963c
def: lower default timeout to 90s
by Lennart Poettering
· 14 years ago
772f837
tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run
by Kay Sievers
· 14 years ago
db1413d
sysctl.d, binfmt.d, modules-load.d: switch to stacked config dirs in /lib, /etc, /run
by Kay Sievers
· 14 years ago
8f28cbc
man: Spelling fixes
by A. Costa
· 14 years ago
811ad2b
man: minor fixes
by Lennart Poettering
· 14 years ago
b0a3f2b
socket: support ListeSpecial= sockets
by Lennart Poettering
· 14 years ago
05677bb
man: fix specification of default timeouts
by Lennart Poettering
· 14 years ago
63415a2
man: runlevel 5 is usually more comprehensive, so use it instead of 3 to detect whether a sysv service is enabled
by Lennart Poettering
· 14 years ago
7640a5d
hostnamed: introduce systemd-hostnamed
by Lennart Poettering
· 14 years ago
7f434cf
ask-password: use default timeout
by Lennart Poettering
· 14 years ago
c8f4d76
manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger around when isolating
by Lennart Poettering
· 14 years ago
7a22745
socket: support netlink sockets
by Lennart Poettering
· 14 years ago
0e456f9
path: optionally, create watched directories in .path units
by Lennart Poettering
· 14 years ago
f3bc7fd
man: add man page for ask-password
by Lennart Poettering
· 14 years ago
222ae6a
unit: introduce OnFailureIsolate=
by Lennart Poettering
· 14 years ago
4466194
units: rename rtc-set.target to time-sync.target and pull it in by hwclock-load.service
by Lennart Poettering
· 14 years ago
100fd56
man: fix description of systemctl reload-or-try-restart
by Lennart Poettering
· 14 years ago
3d57c6a
exec: support unlimited resources
by Lennart Poettering
· 14 years ago
c91faef
man: document /etc/sysctl.d/
by Lennart Poettering
· 14 years ago
151b190
binfmt: add binfmt tool to set up binfmt_misc at boot
by Lennart Poettering
· 14 years ago
d24e1b4
condition: use 'selinux' rather than 'SELinux' as preferred spelling
by Lennart Poettering
· 14 years ago
69528c3
man: document ConditionSecurity
by Michal Schmidt
· 14 years ago
bb29785
general: replace a few uses of /var/run by /run
by Lennart Poettering
· 14 years ago
c61e77d
man: document ConditionPathIsDirectory=
by Lennart Poettering
· 14 years ago
7602c46
man: uinput.ko is a bad example
by Lennart Poettering
· 14 years ago
cd25cce
exec: drop process group kill mode since it has little use and confuses the user
by Lennart Poettering
· 14 years ago
1ead1ca
man: really fix all LC_MESSAGE to LC_MESSAGES
by Lennart Poettering
· 14 years ago
2d87855
man: fix references to systemd.unit= on the kernel cmdline
by Lennart Poettering
· 14 years ago
2b583ce
use /run instead of /dev/.run
by Kay Sievers
· 14 years ago
f927685
man: explain a couple of default dependencies
by Lennart Poettering
· 14 years ago
2fccaef
man: no keep-root in pam_systemd anymore
by Andrey Borzenkov
· 14 years ago
28cf382
man: document pidns containers
by Lennart Poettering
· 14 years ago
e2130f1
units: deemphesize Names= settings, and explain why nobody whould use them
by Lennart Poettering
· 14 years ago
f1dd0c3
syslog: rework syslog detection so that we need no compile-time option what the name of the syslog implementation is
by Lennart Poettering
· 14 years ago
0732ec0
man: document .requires/ directories
by Lennart Poettering
· 14 years ago
Next »