summaryrefslogtreecommitdiff
path: root/man/systemd.exec.xml
AgeCommit message (Expand)Author
2013-06-26man: use <constant> for various constants which look ugly with quotesZbigniew Jędrzejewski-Szmek
2013-06-20manager: add DefaultEnvironment optionUmut Tezduyar
2013-05-18Standardize on 'file system' and 'namespace' in man pages.David Strauss
2013-05-03man: add various filenames to the indexZbigniew Jędrzejewski-Szmek
2013-04-08man: be clearer that it's not OK to manipulate systemd's own cgroup hirearchyLennart Poettering
2013-03-22exec: Assigning the empty string to CapabilityBoundSet= should drop all capsLennart Poettering
2013-03-15core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar
2013-02-13man: use <replaceable> in various placesZbigniew Jędrzejewski-Szmek
2013-02-13man: rename systemd.conf to systemd-system.confZbigniew Jędrzejewski-Szmek
2013-01-26man: extend systemd.directives(7) to all manual pagesZbigniew Jędrzejewski-Szmek
2013-01-26man: mention that PrivateTmp means /var/tmp tooZbigniew Jędrzejewski-Szmek
2013-01-24man: systemd.exec - explicit Environment assignmentFrederic Crozat
2013-01-18util: continuation support for load_env_fileMichal Vyskocil
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering
2013-01-15man: add links to directive index to see-alsosZbigniew Jędrzejewski-Szmek
2013-01-04Added globbing support to EnvironmentFilePekka Lundstrom
2012-11-27man: systemd.exec - mention mount(2)Kay Sievers
2012-11-15sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther
2012-10-26man: minor updatesLennart Poettering
2012-10-16Reword sentences that contain psuedo-English "resp."Andrew Eikum
2012-09-13man: fix a bunch of typos in docsThomas Hindoe Paaboel Andersen
2012-08-13namespace: rework namespace supportLennart Poettering
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering
2012-07-16man: reword man page titlesLennart Poettering
2012-07-16unit: set default working directory to the user's home directory when running...Lennart Poettering
2012-07-16Spelling fixes.Ville Skyttä
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering
2012-05-24main: add configuration option to alter capability bounding set for PID 1Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-03-26journalctl,loginctl: drop systemd- prefix in binary namesLennart Poettering
2012-02-09service: ignore SIGPIPE by defaultsystemd/v41Lennart Poettering
2012-02-02man: document that we support tcpwrappers only for access controlLennart Poettering
2012-01-18persistant -> persistentKay Sievers
2012-01-18exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering
2012-01-06journal: introduce log target 'journal' for executed processesLennart Poettering
2011-10-11man: for ExecStart= provide more details on env var substitution and how that...Barry Scott
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-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-01man: document that we default to 022 as umaskLennart Poettering
2011-06-30exec: add ControlGroupModify= switch to allow changing access mode to cgroups fsLennart Poettering
2011-06-21service: check whether sysv scripts where changedLennart Poettering
2011-06-20man: Documentation spelling fixesVille Skyttä
2011-05-27exec: Fix number of unit typesOzan Çağlayan