summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-24meson: $DESTDIR might be undefinedZbigniew Jędrzejewski-Szmek
2017-04-23meson: install the dbus aliases for resolve1 and network1 in /etcZbigniew Jędrzejewski-Szmek
2017-04-23meson: use "sh -eu" and make .sh +x, .py -xZbigniew Jędrzejewski-Szmek
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: fix condition for installation of .in units, 99-default.linkZbigniew Jędrzejewski-Szmek
2017-04-23meson: use join_paths consistentlyMichael Biebl
2017-04-23meson: rework processing of unit filesZbigniew Jędrzejewski-Szmek
2017-04-23meson: support (the removal of) lines with ##Zbigniew Jędrzejewski-Szmek
2017-04-23meson: create various symlinksZbigniew Jędrzejewski-Szmek
2017-04-23meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek
2017-04-23meson: add unit installation symlinksZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-04-21Merge pull request #5756 from keszybz/make-cleanupsMartin Pitt
2017-04-21units: systemd-resolved should start before network-online.target and nss-loo...Yu Watanabe
2017-04-19Makefile.am: link dbus-org.freedesktop.network1 alias in /etcZbigniew Jędrzejewski-Szmek
2017-04-19units: drop explicit NotifyAccess setting from journald's unit file (#5749)Michal Sekletar
2017-03-30journal-upload: add state file directory to ReadWritePaths (#5578)Yu Watanabe
2017-03-30units: move Before deps for quota services to remote-fs.target (#5627)tblume
2017-03-30serial-getty@.service.m4: add Conflicts=/Before= against rescue.service (#5632)Franck Bui
2017-03-27units: make enablement of s-n-wait-online.service follow systemd-networkd.ser...Zbigniew Jędrzejewski-Szmek
2017-03-22units: simplify rescue.service and emergency.service (#5623)Michael Biebl
2017-03-20units: apply plymouth warning fix to in rescue mode as well (#5615)Daniel Molkentin
2017-03-17units: do not throw a warning in emergency mode if plymouth is not installed ...Daniel Molkentin
2017-03-01Merge pull request #5283 from poettering/tighten-sandboxLennart Poettering
2017-02-17units: order systemd-nspawn@.service after systemd-resolved.serviceLennart Poettering
2017-02-17units: enable resolved bus activation though a symlink in /etcLennart Poettering
2017-02-09Introduce '## ' as internal comment prefix in .in files and filter out a comm...Zbigniew Jędrzejewski-Szmek
2017-02-09units: make use of @reboot and @swap in our long-running service SystemCallFi...Lennart Poettering
2017-02-09units: lock down coredump service a bitLennart 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: restrict namespace for a good number of our own servicesLennart Poettering
2017-02-09units: set SystemCallArchitectures=native on all our long-running servicesLennart Poettering
2017-01-31units: restore Before dependencies for systemd-vconsole-setup.serviceZbigniew Jędrzejewski-Szmek
2017-01-31units: drop KillMode= from initrd-switch-root.serviceZbigniew Jędrzejewski-Szmek
2017-01-14Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek
2016-12-29units: fix condition for systemd-journal-catalog-update.service (#4990)Lennart Poettering
2016-12-21fstab-generator: add support for volatile bootsLennart Poettering
2016-12-20units: drop --fail parameter from "systemctl switch-root" invocationLennart Poettering
2016-11-29units: add system-update-cleanup.service to guard against offline-update loopsZbigniew Jędrzejewski-Szmek
2016-11-29man: update the description of offline updatesZbigniew Jędrzejewski-Szmek
2016-11-24core: make sure initrd-switch-root command survives PID1's killing spree (#4730)Franck Bui
2016-11-24Merge pull request #4710 from martinpitt/networkd-dbusLennart Poettering
2016-11-23networkd: allow networkd to start in early bootMartin Pitt
2016-11-23core: consider SIGTERM as a clean exit status for initrd-switch-root.service ...Franck Bui
2016-11-11units: disable /sys/fs/fuse/connections in private user namespaces (#4592)Zbigniew Jędrzejewski-Szmek
2016-10-27Merge pull request #4442 from keszybz/detect-virt-usernsEvgeny Vereshchagin
2016-10-26units: disable /dev/hugepages in private user namespacesZbigniew Jędrzejewski-Szmek
2016-10-24core: drop -.slice from shipped unitsLennart Poettering