summaryrefslogtreecommitdiff
path: root/units/systemd-resolved.service.m4.in
AgeCommit message (Expand)Author
2017-04-21units: systemd-resolved should start before network-online.target and nss-loo...Yu Watanabe
2017-03-01Merge pull request #5283 from poettering/tighten-sandboxLennart Poettering
2017-02-17units: enable resolved bus activation though a symlink in /etcLennart Poettering
2017-02-09units: make use of @reboot and @swap in our long-running service SystemCallFi...Lennart Poettering
2017-02-09units: turn on ProtectKernelModules= for most long-running servicesLennart Poettering
2017-02-09units: switch on ProtectSystem=strict for our long running servicesLennart Poettering
2017-02-09units: set SystemCallArchitectures=native on all our long-running servicesLennart Poettering
2016-09-25units: further lock down our long-running servicesLennart Poettering
2016-06-21resolved: respond to local resolver requests on 127.0.0.53:53Lennart 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
2016-02-23man: link some unit files to their online bus API documentationLennart Poettering
2015-09-29units: increase watchdog timeout to 3min for all our servicesLennart Poettering
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-05-14units: fix typo in systemd-resolved.serviceLennart Poettering
2015-03-19resolved: Do not add .busname dependencies, when compiling without kdbus.Dimitri John Ledkov