summaryrefslogtreecommitdiff
path: root/man/systemd.exec.xml
AgeCommit message (Expand)Author
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
2010-11-11man: Fix various typosAndrew Edmunds
2010-10-08service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl
2010-08-31exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering
2010-07-07man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec...Conrad Meyer
2010-07-07update man pages for recent changesLennart Poettering
2010-07-05turn negative options into positive optionsLennart Poettering
2010-07-04uniformly suffix time span properties with their unitLennart Poettering
2010-07-02man: document execution context related settingsLennart Poettering