summaryrefslogtreecommitdiffstats
path: root/docs/USER_GROUP_API.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-17man: clarify that user rlimits cannot go beyond limits set for service mgrLennart Poettering2-53/+46
2020-01-17man: extend on halt documentationLennart Poettering1-9/+11
2020-01-17man: document that rootflags= does not override /etc/fstabLennart Poettering1-3/+7
2020-01-17man: underline that AccuracySec= is about coalescing timer events, nothing elseLennart Poettering1-1/+7
2020-01-17man: mention that Before= doesn't work for device unitsLennart Poettering1-1/+5
2020-01-17man: suggest SYSTEMD_WANTS usage instead of RUN for long running processesLennart Poettering1-0/+4
2020-01-17man: document the limits of the block device discovery for IO cgroup optionsLennart Poettering1-0/+14
2020-01-17man: document how error propagation to path units worksLennart Poettering1-0/+9
2020-01-17man: document that program invocation will fail if the User= does not existLennart Poettering1-6/+7
2020-01-17docs: clarify that we don't want to own $BOOT exclusivelyLennart Poettering1-0/+14
2020-01-16Disable reading SystemdOptions EFI Var when in SecureBoot modeArian van Putten5-51/+66
2020-01-16Clarify journald.conf MaxLevelStore documentationLuca Boccassi1-3/+3
2020-01-16sysctl: downgrade message when we have no permissionZbigniew Jędrzejewski-Szmek1-7/+10
2020-01-16sysctl: move hashmap allocation out of main functionZbigniew Jędrzejewski-Szmek1-10/+9
2020-01-16man: rework section about configuration file precedenceZbigniew Jędrzejewski-Szmek1-41/+37
2020-01-15core: on each iteration processing /proc/self/mountinfo merge all discovery f...Lennart Poettering1-3/+16
2020-01-15execute: allow pam_setcred() to fail, ignore errorsLennart Poettering1-1/+1
2020-01-15execute: add const to array parameters, where possibleLennart Poettering1-2/+2