summaryrefslogtreecommitdiff
path: root/units/systemd-journald.service.in
AgeCommit message (Expand)Author
2016-09-25units: further lock down our long-running servicesLennart Poettering
2016-06-13units: tighten system call filters a bitLennart Poettering
2016-06-09units: add a basic SystemCallFilter (#3471)Topi Miettinen
2016-06-08units: enable MemoryDenyWriteExecute (#3459)Topi Miettinen
2015-11-03journal: restore watchdog supportLennart Poettering
2015-11-01journald: never block when sending messages on NOTIFY_SOCKET socketLennart Poettering
2015-09-29units: increase watchdog timeout to 3min for all our servicesLennart Poettering
2015-02-11Revert "units: add SecureBits"Lennart Poettering
2015-02-11units: add SecureBitsTopi Miettinen
2015-01-08journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering
2015-01-06journald: allow restarting journald without losing stream connectionsLennart Poettering
2014-11-04units: make systemd-journald.service Type=notifyMichal Schmidt
2014-11-03journald: if available pull audit messages from the kernel into journal logsLennart Poettering
2014-10-22journald: add CAP_MAC_OVERRIDE in journald for SMACK issueJuho Son
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering
2014-06-04journald: move /dev/log socket to /runLennart Poettering
2014-06-03core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering
2013-12-11journald: port to sd-event and enable watchdog supportLennart Poettering
2012-09-03journal: don't pull in flush service from journald serviceLennart Poettering
2012-09-03unit: make sure structured logging is available before we enter the main boot...Lennart Poettering
2012-07-18units: don't enforce a holdoff time for journald, logind, udevdLennart Poettering
2012-07-11journal: replace implicit flushing of journal by explicit oneLennart Poettering
2012-06-28units: automatically respawn the core servicesLennart Poettering
2012-06-01units: fix man sectionLennart Poettering
2012-06-01man: document systemd-journalLennart Poettering
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-02-10journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that ...Lennart Poettering
2012-02-09journal: limit caps we pass to journaldLennart Poettering
2012-01-06journald: start the journal after the syslog socket, so that the syslog socke...Lennart Poettering
2011-12-30journal: add unit files and shared library glueLennart Poettering