summaryrefslogtreecommitdiff
path: root/units
Commit message (Expand)AuthorAgeFilesLines
* unit: remove spurious newlineLennart Poettering2014-08-151-1/+0
* ldconfig: add configure option to disableUmut Tezduyar Lindskog2014-08-141-1/+0
* journald: also increase the SendBuffer of /dev/log to 8MLennart Poettering2014-08-131-1/+7
* ldconfig: dont run it if ldconfig is not installedUmut Tezduyar Lindskog2014-08-031-0/+1
* units: fix typoZbigniew Jędrzejewski-Szmek2014-07-171-1/+0
* units/serial-getty@.service: use the default RestartSecMichael Olbrich2014-07-151-1/+0
* journal-remote: add units and read certs from default locationsZbigniew Jędrzejewski-Szmek2014-07-154-3/+66
* resolved: add busname unit fileKay Sievers2014-07-161-0/+16
* units: make ExecStopPost action part of ExecStartMichal Sekletar2014-07-092-4/+2
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-071-0/+1
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-072-0/+24
* units: conditionalize configfs and debugfs with CAP_SYS_RAWIOLennart Poettering2014-07-042-0/+2
* units: conditionalize static device node logic on CAP_SYS_MODULES instead of ...Lennart Poettering2014-07-042-2/+2
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-031-1/+1
* nspawn: when running in a service unit, use systemd for restartsLennart Poettering2014-07-031-0/+2
* man: document systemd-update-done.serviceLennart Poettering2014-07-011-1/+1
* units: skip mounting /tmp if it is a symlinkLennart Poettering2014-06-301-0/+1
* units: networkd - don't order wait-online.service before network.targetTom Gundersen2014-06-301-1/+1
* units: local-fs.target - don't pull in default dependenciesTom Gundersen2014-06-291-0/+2
* units: remove RefuseManualStart from units which are always aroundZbigniew Jędrzejewski-Szmek2014-06-284-4/+0
* units/systemd-sysctl.service.in: run after load-modulesCristian Rodríguez2014-06-191-0/+1
* units: order systemd-tmpfiles-clean.service after time-sync.targetLennart Poettering2014-06-201-2/+3
* units: add missing caps so that GetAddresses() can workLennart Poettering2014-06-191-1/+1
* cryptsetup: introduce new cryptsetup-pre.traget unit so that services can mak...Lennart Poettering2014-06-181-0/+11
* timesyncd: do not start in virtualized environmentsKay Sievers2014-06-171-0/+1
* units: minor cleanupsLennart Poettering2014-06-172-5/+5
* networkd: don't pull in systemd-networkd-wait-online service from systemd-net...Lennart Poettering2014-06-171-1/+0
* install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering2014-06-171-0/+1
* units: add a service to invoke ldconfig on system updates at bootLennart Poettering2014-06-161-0/+20
* units: drop RefuseManualStart= from a couple of update servicesLennart Poettering2014-06-164-8/+0
* units: bring systemd-tmpfiles-setup-dev.service closer to systemd-tmpfiles-se...Lennart Poettering2014-06-152-2/+4
* sysusers: order before tmpfiles which need the idsKay Sievers2014-06-141-1/+1
* rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-insLennart Poettering2014-06-131-1/+1
* units: rebuild /etc/passwd, the udev hwdb and the journal catalog files on bootLennart Poettering2014-06-138-4/+73
* core: add new ConditionNeedsUpdate= unit conditionLennart Poettering2014-06-131-0/+2
* update-done: add minimal tool to manage system updates for /etc and /var, if ...Lennart Poettering2014-06-132-0/+22
* units: don't conditionalize sysctl serviceLennart Poettering2014-06-131-5/+0
* units: remove conditions from systemd-tmpfiles-setupLennart Poettering2014-06-132-11/+0
* debug-shell: add condition for tty device to run onKay Sievers2014-06-121-0/+1
* units: order network-online.target after network.targetLennart Poettering2014-06-112-1/+2
* units: time-sync.target probably makes sense, is not just sysv compatLennart Poettering2014-06-111-3/+0
* units: introduce network-pre.target as place to hook in firewallsLennart Poettering2014-06-114-3/+15
* bus-proxy: fix misplaced s/system/session/Mantas Mikulėnas2014-06-101-1/+1
* bus-proxy: read the right policy when running in user modeLennart Poettering2014-06-102-2/+2
* units: pull in time-sync.target from systemd-timedated.serviceLennart Poettering2014-06-061-0/+2
* units: fix minor typoLennart Poettering2014-06-061-1/+1
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-0410-20/+18
* initctl: move /dev/initctl fifo into /run, replace it by symlinkLennart Poettering2014-06-041-1/+2
* journald: move /dev/log socket to /runLennart Poettering2014-06-043-2/+29
* bus-proxy: drop priviliges if we canLennart Poettering2014-06-041-2/+4