summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2011-09-23condition: optionally test against type of virtualization (vm vs. container)Lennart Poettering
2011-09-23util: detect systemd-nspawn without relying on ns cgroup treeLennart Poettering
2011-09-22man: document that PathChanged= does not care for simple writes but only for ...Lennart Poettering
2011-09-22man: document pkg-config line for sd-daemonLennart Poettering
2011-09-22man: document that sd-daemon.[ch] is now available as shared libraryLennart Poettering
2011-09-21condition: add ConditionPathIsSymbolicLinkMichal Schmidt
2011-09-21condition: always follow symlinks for condition checks, to mimic testLennart Poettering
2011-09-21unit: introduce ConditionPathIsMountPoint=Lennart Poettering
2011-09-20man: document which condition tests follow symlinksMichal Schmidt
2011-09-06man: list specifiers in a tableMathieu Bridon
2011-09-06man: fix typo in systemd manual pageAlbert Strasheim
2011-08-31locale: support $LANGUAGE tooLennart Poettering
2011-08-31man: document /etc/timezoneLennart Poettering
2011-08-31man: don't recommend After=syslog.target anymore since we don't support non-s...Lennart Poettering
2011-08-30service: change default stdout/stderr to syslogLennart Poettering
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering
2011-08-29man: fix securebits docsLennart Poettering
2011-08-24man: Sort the entries in systemd.special(7)Josh Triplett
2011-08-23cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering
2011-08-21exec: allow passing arbitrary path names to blkio cgroup attributesLennart Poettering
2011-08-21exec: add high-level controls for blkio cgroup attributesLennart Poettering
2011-08-20exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering
2011-08-02exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering
2011-08-02man: nspawn fixesLennart Poettering
2011-08-02nspawn: add new --no-net switch to turn off networking in the containerLennart Poettering
2011-08-01man: loginctl has lock/unlock with a -session suffixMiklos Vajna
2011-08-01man: Fix command name in systemd-tmpfiles example.Ville Skyttä
2011-08-01man: document that we default to 022 as umaskLennart Poettering
2011-07-25machine-id: be nice and generate compliant v4 UUIDsLennart Poettering
2011-07-25systemctl: hook up new install logicLennart Poettering
2011-07-23systemctl: remove monitor command since it is mostly uselessLennart Poettering
2011-07-23systemctl: split --help into multiple sectionsLennart Poettering
2011-07-23manager: add log control via RT signalsLennart Poettering
2011-07-13man: add a couple of crosslinksLennart Poettering
2011-07-13man: add man page for systemd-loginctlLennart Poettering
2011-07-12unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...Lennart Poettering
2011-07-12tmpfiles: allow creation of named pipes with tmpfilesLennart Poettering
2011-07-11man: un-reverse IgnoreOnSnapshot descriptionZbigniew Jędrzejewski-Szmek
2011-07-07systemctl: hide all information on --kill-mode= since it is mostly uselessLennart Poettering
2011-07-07path,unit: support globbing in conditions and path unitsLennart Poettering
2011-07-01nspawn: spawn shell under specified --userMichal Vyskocil
2011-07-01unit: add three new specifiers to use in unit filesLennart Poettering
2011-06-30exec: add ControlGroupModify= switch to allow changing access mode to cgroups fsLennart Poettering
2011-06-29man: update pam_systemd page to document new behaviourLennart Poettering
2011-06-29logind: add man page for configuration fileLennart Poettering
2011-06-27systemctl: add support for --root for systemctl enable/disable/is-enabledFrederic Crozat
2011-06-21service: check whether sysv scripts where changedLennart Poettering
2011-06-20systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctlVille Skyttä
2011-06-20man: Documentation spelling fixesVille Skyttä
2011-06-15pam-module: add debug= parameterMichal Schmidt