summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)AuthorFilesLines
2014-10-22journald: add CAP_MAC_OVERRIDE in journald for SMACK issueJuho Son1-1/+1
2014-10-09systemd-hibernate-resume@.service: remove unnecessary orderingIvan Shapovalov1-1/+1
2014-10-09logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systemsLukasz Skalski1-1/+1
2014-10-04consoled: add a unit fileTom Gundersen2-0/+16
2014-09-25readahead: wipe out readaheadDaniel Buch29-143/+19
2014-09-08units: networkd - order after udevTom Gundersen1-1/+3
2014-09-03initrd-parse-etc.service: ignore return code of daemon-reloadHarald Hoyer1-1/+1
2014-08-31units: update rescue.service and emergency.serviceZbigniew Jędrzejewski-Szmek2-2/+2
2014-08-31units: m4 is not needed for rescue.serviceZbigniew Jędrzejewski-Szmek2-1/+0
2014-08-30units: make emergency.service conflict with rescue.serviceZbigniew Jędrzejewski-Szmek1-0/+1
2014-08-28systemd-journal-upload: fix invalid After=Marius Tessmann1-1/+1
2014-08-28systemd-firstboot.service: fix man page sectionMarius Tessmann1-1/+1
2014-08-26hibernate-resume: add a tool to write a device node's major:minor to /sys/pow...Ivan Shapovalov2-0/+21
2014-08-26units: order systemd-fsck@.service after local-fs-pre.target.Ivan Shapovalov1-1/+1
2014-08-15unit: remove spurious newlineLennart Poettering1-1/+0
2014-08-14ldconfig: add configure option to disableUmut Tezduyar Lindskog1-1/+0
2014-08-13journald: also increase the SendBuffer of /dev/log to 8MLennart Poettering1-1/+7
2014-08-03ldconfig: dont run it if ldconfig is not installedUmut Tezduyar Lindskog1-0/+1
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