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