summaryrefslogtreecommitdiff
path: root/units/systemd-journald.service.in
Commit message (Expand)AuthorAgeFilesLines
* units: define RuntimeDirectory= in systemd-journald.serviceLennart Poettering2020-01-311-0/+2
* units: sort settings in systemd-journald.service againLennart Poettering2020-01-311-1/+1
* meson: allow WatchdogSec= in services to be configuredZbigniew Jędrzejewski-Szmek2019-10-251-1/+1
* journald: slightly bump OOM adjust for journald (#13366)Lennart Poettering2019-08-221-0/+1
* units: deny access to block devicesTopi Miettinen2019-06-201-0/+1
* units: turn on RestrictSUIDSGID= in most of our long-running daemonsLennart Poettering2019-04-021-0/+1
* units: turn of ProtectHostname= again for services hat need to know about sys...Lennart Poettering2019-03-081-1/+0
* units: enable ProtectHostname=yesTopi Miettinen2019-02-201-0/+1
* units: set NoNewPrivileges= for all long-running servicesLennart Poettering2018-11-121-13/+14
* meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhereZbigniew Jędrzejewski-Szmek2018-10-171-1/+1
* units: bump the RLIMIT_NOFILE soft limit for all services that access the jou...Lennart Poettering2018-10-161-5/+3
* units: switch from system call blacklist to whitelistLennart Poettering2018-06-141-1/+2
* Add SPDX license headers to unit filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
* units: prohibit all IP traffic on all our long-running services (#6921)Lennart Poettering2017-10-041-0/+1
* units: set LockPersonality= for all our long-running services (#6819)Lennart Poettering2017-09-141-0/+1
* journald: make sure we retain all stream fds across restarts (#6348)Michal Sekletar2017-07-171-1/+1
* units: drop explicit NotifyAccess setting from journald's unit file (#5749)Michal Sekletar2017-04-191-1/+0
* units: make use of @reboot and @swap in our long-running service SystemCallFi...Lennart Poettering2017-02-091-1/+1
* units: restrict namespace for a good number of our own servicesLennart Poettering2017-02-091-0/+1
* units: set SystemCallArchitectures=native on all our long-running servicesLennart Poettering2017-02-091-0/+1
* units: further lock down our long-running servicesLennart Poettering2016-09-251-1/+3
* units: tighten system call filters a bitLennart Poettering2016-06-131-1/+1
* units: add a basic SystemCallFilter (#3471)Topi Miettinen2016-06-091-0/+1
* units: enable MemoryDenyWriteExecute (#3459)Topi Miettinen2016-06-081-0/+1
* journal: restore watchdog supportLennart Poettering2015-11-031-0/+1
* journald: never block when sending messages on NOTIFY_SOCKET socketLennart Poettering2015-11-011-1/+0
* units: increase watchdog timeout to 3min for all our servicesLennart Poettering2015-09-291-1/+1
* Revert "units: add SecureBits"Lennart Poettering2015-02-111-1/+0
* units: add SecureBitsTopi Miettinen2015-02-111-0/+1
* journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering2015-01-081-1/+3
* journald: allow restarting journald without losing stream connectionsLennart Poettering2015-01-061-0/+1
* units: make systemd-journald.service Type=notifyMichal Schmidt2014-11-041-0/+1
* journald: if available pull audit messages from the kernel into journal logsLennart Poettering2014-11-031-3/+3
* journald: add CAP_MAC_OVERRIDE in journald for SMACK issueJuho Son2014-10-221-1/+1
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-041-2/+0
* journald: move /dev/log socket to /runLennart Poettering2014-06-041-1/+2
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-031-0/+2
* journald: port to sd-event and enable watchdog supportLennart Poettering2013-12-111-0/+1
* journal: don't pull in flush service from journald serviceLennart Poettering2012-09-031-1/+0
* unit: make sure structured logging is available before we enter the main boot...Lennart Poettering2012-09-031-0/+1
* units: don't enforce a holdoff time for journald, logind, udevdLennart Poettering2012-07-181-0/+1
* journal: replace implicit flushing of journal by explicit oneLennart Poettering2012-07-111-0/+1
* units: automatically respawn the core servicesLennart Poettering2012-06-281-0/+1
* units: fix man sectionLennart Poettering2012-06-011-3/+2
* man: document systemd-journalLennart Poettering2012-06-011-1/+1
* units: introduce new Documentation= field and make use of it everywhereLennart Poettering2012-05-211-2/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-2/+2
* journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that ...Lennart Poettering2012-02-101-1/+1
* journal: limit caps we pass to journaldLennart Poettering2012-02-091-1/+1
* journald: start the journal after the syslog socket, so that the syslog socke...Lennart Poettering2012-01-061-1/+2