summaryrefslogtreecommitdiff
path: root/man/systemd.exec.xml
AgeCommit message (Expand)AuthorFilesLines
2012-03-26journalctl,loginctl: drop systemd- prefix in binary namesLennart Poettering1-1/+2
2012-02-09service: ignore SIGPIPE by defaultv41Lennart Poettering1-0/+11
2012-02-02man: document that we support tcpwrappers only for access controlLennart Poettering1-3/+8
2012-01-18persistant -> persistentKay Sievers1-2/+2
2012-01-18exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering1-0/+15
2012-01-06journal: introduce log target 'journal' for executed processesLennart Poettering1-4/+15
2011-10-11man: for ExecStart= provide more details on env var substitution and how that...Barry Scott1-0/+5
2011-08-30service: change default stdout/stderr to syslogLennart Poettering1-3/+12
2011-08-30stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptiveLennart Poettering1-1/+2
2011-08-29man: fix securebits docsLennart Poettering1-2/+2
2011-08-21exec: allow passing arbitrary path names to blkio cgroup attributesLennart Poettering1-14/+24
2011-08-21exec: add high-level controls for blkio cgroup attributesLennart Poettering1-5/+58
2011-08-20exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering1-26/+132
2011-08-02exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering1-4/+22
2011-08-01man: document that we default to 022 as umaskLennart Poettering1-1/+1
2011-06-30exec: add ControlGroupModify= switch to allow changing access mode to cgroups fsLennart Poettering1-0/+12
2011-06-21service: check whether sysv scripts where changedLennart Poettering1-1/+1
2011-06-20man: Documentation spelling fixesVille Skyttä1-3/+3
2011-05-27exec: Fix number of unit typesOzan Çağlayan1-2/+2
2011-05-18exec: hangup/reset/deallocate VTs in gettysLennart Poettering1-0/+30
2011-04-04exec: support unlimited resourcesLennart Poettering1-1/+4
2011-03-18exec: properly apply capability bounding set, add inverted bounding setsLennart Poettering1-17/+40
2011-03-04man: document changed EnvironmentFile= behaviourLennart Poettering1-1/+11
2011-02-19man: fixed typo in SyslogIdentifier=Mike Kazantsev1-1/+1
2011-02-15execute: optionally forward program output to /dev/console in addition to sys...Lennart Poettering1-4/+10
2011-01-18man: document missing KillSignal= and swap optionsLennart Poettering1-6/+10
2011-01-06fragment: allow prefixing of the EnvironmentFile= path with - to ignore errorsLennart Poettering1-2/+7
2011-01-01man: remaining spelling fixesMiklos Vajna1-2/+2
2010-11-11man: Fix various typosAndrew Edmunds1-9/+10
2010-10-08service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering1-0/+21
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl1-8/+8
2010-08-31exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering1-3/+3
2010-07-07man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec...Conrad Meyer1-3/+3
2010-07-07update man pages for recent changesLennart Poettering1-1/+1
2010-07-05turn negative options into positive optionsLennart Poettering1-5/+5
2010-07-04uniformly suffix time span properties with their unitLennart Poettering1-4/+10
2010-07-02man: document execution context related settingsLennart Poettering1-0/+740