summaryrefslogtreecommitdiff
path: root/man/systemd.exec.xml
AgeCommit message (Expand)Author
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
2011-05-18exec: hangup/reset/deallocate VTs in gettysLennart Poettering
2011-04-04exec: support unlimited resourcesLennart Poettering
2011-03-18exec: properly apply capability bounding set, add inverted bounding setsLennart Poettering
2011-03-04man: document changed EnvironmentFile= behaviourLennart Poettering
2011-02-19man: fixed typo in SyslogIdentifier=Mike Kazantsev
2011-02-15execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering
2011-01-18man: document missing KillSignal= and swap optionsLennart Poettering
2011-01-06fragment: allow prefixing of the EnvironmentFile= path with - to ignore errorsLennart Poettering
2011-01-01man: remaining spelling fixesMiklos Vajna