summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering
2010-10-28unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering
2010-10-26man: be more explicit about the usefulness of --systemLennart Poettering
2010-10-26systemctl: automatically spawn temporary password agent when we might need oneLennart Poettering
2010-10-22man: numerous updates to document updated systemctl behaviourLennart Poettering
2010-10-22man: document systemctl --forceLennart Poettering
2010-10-22systemctl: introduce systemctl killLennart Poettering
2010-10-20unit: introduce %f specifier to decode file namesLennart Poettering
2010-10-20service: implement FsckPassNo= optionLennart Poettering
2010-10-19man: extend commenting of .spec file snippets a bitLennart Poettering
2010-10-19man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymoreLennart Poettering
2010-10-13unit: add minimal condition checker for unit startupLennart Poettering
2010-10-08service: introduce Restart=on-failure and Restart=on-abortLennart Poettering
2010-10-08unit: rename 'banned' load state to 'masked'Lennart Poettering
2010-10-08service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering
2010-10-05fix typo: s/seperat/separat/gDave Reisner
2010-10-05man: fix typoLennart Poettering
2010-10-05man: document Sockets= switchLennart Poettering
2010-10-05man: document readahdea split-offLennart Poettering
2010-10-05service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering
2010-10-05socket: make service to start on incoming traffic configurableLennart Poettering
2010-10-05man: fix suggested autoconf snippetLennart Poettering
2010-09-26readahead: add interface to sd-daemon.[ch] to control readaheadLennart Poettering
2010-09-15man: document that first param to ExecStart= cannot be variable substitutionLennart Poettering
2010-09-14man: include reference to the interface stability promiseLennart Poettering
2010-09-13man: s/triggerin/triggerun/ for rpm upgradesLennart Poettering
2010-09-13man: some clarificationsLennart Poettering
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl
2010-09-03build-sys: prepare new releasesystemd/v9Lennart Poettering
2010-09-03man: extend documentation on systemctl isolateMatthew Miller
2010-08-31systemctl: avoid wrapping of headers/footersLennart Poettering
2010-08-31exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering
2010-08-31manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering
2010-08-25cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering
2010-08-25man: minor updatesLennart Poettering
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering
2010-08-17shutdown: drop -f/-F switches again, simply because we don't want to condone ...Lennart Poettering
2010-08-16shutdown: if now time argument is passed, imply +1 not +0Lennart Poettering
2010-08-16man: document new shutdown featuresLennart Poettering
2010-08-13man: document that we now accept more than one main process for Type=oneshot ...Lennart Poettering
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering
2010-08-13man: document new 'systemctl status PID' syntaxLennart Poettering
2010-08-11unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu...Lennart Poettering
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering
2010-08-07man: minor man page fixLennart Poettering
2010-08-06man: minor man page fixLennart Poettering
2010-08-06man: document %triggerin usageLennart Poettering
2010-08-03socket: Allow selection of TCP Congestion Avoidance algorithm to socketTomasz Torcz
2010-07-24systemctl: fold systemd-install into systemctlLennart Poettering