summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2014-08-03ldconfig: dont run it if ldconfig is not installedUmut Tezduyar Lindskog
2014-07-17units: fix typoZbigniew Jędrzejewski-Szmek
2014-07-15units/serial-getty@.service: use the default RestartSecMichael Olbrich
2014-07-15journal-remote: add units and read certs from default locationsZbigniew Jędrzejewski-Szmek
2014-07-16resolved: add busname unit fileKay Sievers
2014-07-09units: make ExecStopPost action part of ExecStartMichal Sekletar
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-07-04units: conditionalize configfs and debugfs with CAP_SYS_RAWIOLennart Poettering
2014-07-04units: conditionalize static device node logic on CAP_SYS_MODULES instead of ...Lennart Poettering
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering
2014-07-03nspawn: when running in a service unit, use systemd for restartsLennart Poettering
2014-07-01man: document systemd-update-done.serviceLennart Poettering
2014-06-30units: skip mounting /tmp if it is a symlinkLennart Poettering
2014-06-30units: networkd - don't order wait-online.service before network.targetTom Gundersen
2014-06-29units: local-fs.target - don't pull in default dependenciesTom Gundersen
2014-06-28units: remove RefuseManualStart from units which are always aroundZbigniew Jędrzejewski-Szmek
2014-06-19units/systemd-sysctl.service.in: run after load-modulesCristian Rodríguez
2014-06-20units: order systemd-tmpfiles-clean.service after time-sync.targetLennart Poettering
2014-06-19units: add missing caps so that GetAddresses() can workLennart Poettering
2014-06-18cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak...Lennart Poettering
2014-06-17timesyncd: do not start in virtualized environmentsKay Sievers
2014-06-17units: minor cleanupsLennart Poettering
2014-06-17networkd: don't pull in systemd-networkd-wait-online service from systemd-net...Lennart Poettering
2014-06-17install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering
2014-06-16units: add a service to invoke ldconfig on system updates at bootLennart Poettering
2014-06-16units: drop RefuseManualStart= from a couple of update servicesLennart Poettering
2014-06-15units: bring systemd-tmpfiles-setup-dev.service closer to systemd-tmpfiles-se...Lennart Poettering
2014-06-14sysusers: order before tmpfiles which need the idsKay Sievers
2014-06-13rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-insLennart Poettering
2014-06-13units: rebuild /etc/passwd, the udev hwdb and the journal catalog files on bootLennart Poettering
2014-06-13core: add new ConditionNeedsUpdate= unit conditionLennart Poettering
2014-06-13update-done: add minimal tool to manage system updates for /etc and /var, if ...Lennart Poettering
2014-06-13units: don't conditionalize sysctl serviceLennart Poettering
2014-06-13units: remove conditions from systemd-tmpfiles-setupLennart Poettering
2014-06-12debug-shell: add condition for tty device to run onKay Sievers
2014-06-11units: order network-online.target after network.targetLennart Poettering
2014-06-11units: time-sync.target probably makes sense, is not just sysv compatLennart Poettering
2014-06-11units: introduce network-pre.target as place to hook in firewallsLennart Poettering
2014-06-10bus-proxy: fix misplaced s/system/session/Mantas Mikulėnas
2014-06-10bus-proxy: read the right policy when running in user modeLennart Poettering
2014-06-06units: pull in time-sync.target from systemd-timedated.serviceLennart Poettering
2014-06-06units: fix minor typoLennart Poettering
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering
2014-06-04initctl: move /dev/initctl fifo into /run, replace it by symlinkLennart Poettering
2014-06-04journald: move /dev/log socket to /runLennart Poettering
2014-06-04bus-proxy: drop priviliges if we canLennart Poettering
2014-06-04remove ReadOnlySystem and ProtectedHome from udevd and logindKay Sievers
2014-06-03core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering
2014-06-03resolved: run as unpriviliged "systemd-resolve" userTom Gundersen