summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2010-11-15drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering6-53/+75
2010-11-15unit: introduce ConditionDirectoryNotEmpty=Lennart Poettering1-1/+7
2010-11-14pam: rename 'no-session' to 'user' cgroupLennart Poettering1-3/+3
2010-11-11man: Fix various typosAndrew Edmunds3-18/+19
2010-11-10man: minor tmpfiles(5) updates and reindentingLennart Poettering1-70/+99
2010-11-10unit: add ConditionNull= conditionLennart Poettering1-9/+18
2010-11-05man/tmpfiles.d.xml: add a manpage for tmpfiles.dBrandon Philips1-0/+149
2010-10-29unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...Lennart Poettering1-14/+0
2010-10-29unit: replace StopRetroactively= by BindTo= dependenciesLennart Poettering1-24/+18
2010-10-28unit: replace recursive_stop by stop_retroactively to simplify things a littleLennart Poettering1-10/+12
2010-10-26man: be more explicit about the usefulness of --systemLennart Poettering1-4/+10
2010-10-26systemctl: automatically spawn temporary password agent when we might need oneLennart Poettering1-0/+23
2010-10-22man: numerous updates to document updated systemctl behaviourLennart Poettering1-35/+78
2010-10-22man: document systemctl --forceLennart Poettering1-0/+14
2010-10-22systemctl: introduce systemctl killLennart Poettering1-0/+63
2010-10-20unit: introduce %f specifier to decode file namesLennart Poettering1-7/+11
2010-10-20service: implement FsckPassNo= optionLennart Poettering1-0/+27
2010-10-19man: extend commenting of .spec file snippets a bitLennart Poettering1-6/+9
2010-10-19man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymoreLennart Poettering1-2/+2
2010-10-13unit: add minimal condition checker for unit startupLennart Poettering1-0/+42
2010-10-08service: introduce Restart=on-failure and Restart=on-abortLennart Poettering1-12/+21
2010-10-08unit: rename 'banned' load state to 'masked'Lennart Poettering1-0/+8
2010-10-08service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering1-0/+21
2010-10-05fix typo: s/seperat/separat/gDave Reisner1-1/+1
2010-10-05man: fix typoLennart Poettering1-1/+1
2010-10-05man: document Sockets= switchLennart Poettering1-0/+27
2010-10-05man: document readahdea split-offLennart Poettering3-15/+133
2010-10-05service: rename settings for Restart= from 'restart-always' to 'always' and s...Lennart Poettering1-6/+6
2010-10-05socket: make service to start on incoming traffic configurableLennart Poettering1-0/+12
2010-10-05man: fix suggested autoconf snippetLennart Poettering1-2/+4
2010-09-26readahead: add interface to sd-daemon.[ch] to control readaheadLennart Poettering2-0/+189
2010-09-15man: document that first param to ExecStart= cannot be variable substitutionLennart Poettering1-2/+5
2010-09-14man: include reference to the interface stability promiseLennart Poettering2-0/+10
2010-09-13man: s/triggerin/triggerun/ for rpm upgradesLennart Poettering1-1/+1
2010-09-13man: some clarificationsLennart Poettering1-5/+5
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl7-15/+15
2010-09-03build-sys: prepare new releasev9Lennart Poettering1-7/+7
2010-09-03man: extend documentation on systemctl isolateMatthew Miller1-3/+12
2010-08-31systemctl: avoid wrapping of headers/footersLennart Poettering1-1/+2
2010-08-31exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering1-3/+3
2010-08-31manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller3-27/+30
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering2-2/+23
2010-08-25cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering3-5/+5
2010-08-25man: minor updatesLennart Poettering2-3/+3
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering1-2/+2
2010-08-17shutdown: drop -f/-F switches again, simply because we don't want to condone ...Lennart Poettering1-20/+0
2010-08-16shutdown: if now time argument is passed, imply +1 not +0Lennart Poettering1-1/+1
2010-08-16man: document new shutdown featuresLennart Poettering3-9/+92
2010-08-13man: document that we now accept more than one main process for Type=oneshot ...Lennart Poettering1-27/+39
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering1-2/+2