summaryrefslogtreecommitdiff
path: root/init/rlimit_parser.cpp
AgeCommit message (Expand)Author
2023-10-16init: don't use magic numbers for RLIMIT_ constants.Elliott Hughes
2019-05-22init: replace Result<> with expected<>Tom Cherry
2018-08-22init: accept -1 or 'unlimited' for an infinite rlimitTom Cherry
2017-08-28init: support setting rlimits per serviceTom Cherry