summaryrefslogtreecommitdiff
path: root/units
Commit message (Expand)AuthorAgeFilesLines
* meson: use join_paths consistentlyMichael Biebl2017-04-231-13/+13
* meson: rework processing of unit filesZbigniew Jędrzejewski-Szmek2017-04-231-58/+59
* meson: support (the removal of) lines with ##Zbigniew Jędrzejewski-Szmek2017-04-231-12/+16
* meson: create various symlinksZbigniew Jędrzejewski-Szmek2017-04-231-0/+6
* meson: create dirs and touch /usrZbigniew Jędrzejewski-Szmek2017-04-231-0/+8
* meson: add unit installation symlinksZbigniew Jędrzejewski-Szmek2017-04-232-73/+189
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-232-0/+257
* Merge pull request #5756 from keszybz/make-cleanupsMartin Pitt2017-04-211-0/+1
|\
| * Makefile.am: link dbus-org.freedesktop.network1 alias in /etcZbigniew Jędrzejewski-Szmek2017-04-191-0/+1
* | units: systemd-resolved should start before network-online.target and nss-loo...Yu Watanabe2017-04-211-0/+2
* | units: drop explicit NotifyAccess setting from journald's unit file (#5749)Michal Sekletar2017-04-191-1/+0
|/
* journal-upload: add state file directory to ReadWritePaths (#5578)Yu Watanabe2017-03-301-0/+1
* units: move Before deps for quota services to remote-fs.target (#5627)tblume2017-03-302-2/+2
* serial-getty@.service.m4: add Conflicts=/Before= against rescue.service (#5632)Franck Bui2017-03-301-0/+6
* units: make enablement of s-n-wait-online.service follow systemd-networkd.ser...Zbigniew Jędrzejewski-Szmek2017-03-271-0/+6
* units: simplify rescue.service and emergency.service (#5623)Michael Biebl2017-03-222-6/+2
* units: apply plymouth warning fix to in rescue mode as well (#5615)Daniel Molkentin2017-03-201-1/+1
* units: do not throw a warning in emergency mode if plymouth is not installed ...Daniel Molkentin2017-03-171-1/+1
* Merge pull request #5283 from poettering/tighten-sandboxLennart Poettering2017-03-0118-22/+78
|\
| * units: make use of @reboot and @swap in our long-running service SystemCallFi...Lennart Poettering2017-02-0910-10/+10
| * units: lock down coredump service a bitLennart Poettering2017-02-091-2/+12
| * units: turn on ProtectKernelModules= for most long-running servicesLennart Poettering2017-02-0910-0/+10
| * units: switch on ProtectSystem=strict for our long running servicesLennart Poettering2017-02-0910-10/+18
| * units: restrict namespace for a good number of our own servicesLennart Poettering2017-02-0910-0/+10
| * units: set SystemCallArchitectures=native on all our long-running servicesLennart Poettering2017-02-0918-1/+19
* | units: order systemd-nspawn@.service after systemd-resolved.serviceLennart Poettering2017-02-171-1/+1
* | units: enable resolved bus activation though a symlink in /etcLennart Poettering2017-02-171-0/+1
* | Introduce '## ' as internal comment prefix in .in files and filter out a comm...Zbigniew Jędrzejewski-Szmek2017-02-091-3/+3
|/
* units: restore Before dependencies for systemd-vconsole-setup.serviceZbigniew Jędrzejewski-Szmek2017-01-311-0/+1
* units: drop KillMode= from initrd-switch-root.serviceZbigniew Jędrzejewski-Szmek2017-01-311-1/+0
* Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-143-2/+23
|\
| * fstab-generator: add support for volatile bootsLennart Poettering2016-12-212-0/+22
| * units: drop --fail parameter from "systemctl switch-root" invocationLennart Poettering2016-12-201-2/+1
* | units: fix condition for systemd-journal-catalog-update.service (#4990)Lennart Poettering2016-12-291-1/+1
|/
* units: add system-update-cleanup.service to guard against offline-update loopsZbigniew Jędrzejewski-Szmek2016-11-293-0/+34
* man: update the description of offline updatesZbigniew Jędrzejewski-Szmek2016-11-291-2/+2
* core: make sure initrd-switch-root command survives PID1's killing spree (#4730)Franck Bui2016-11-241-7/+1
* Merge pull request #4710 from martinpitt/networkd-dbusLennart Poettering2016-11-241-3/+2
|\
| * networkd: allow networkd to start in early bootMartin Pitt2016-11-231-3/+2
* | core: consider SIGTERM as a clean exit status for initrd-switch-root.service ...Franck Bui2016-11-231-1/+7
|/
* units: disable /sys/fs/fuse/connections in private user namespaces (#4592)Zbigniew Jędrzejewski-Szmek2016-11-111-0/+1
* Merge pull request #4442 from keszybz/detect-virt-usernsEvgeny Vereshchagin2016-10-271-0/+1
|\
| * units: disable /dev/hugepages in private user namespacesZbigniew Jędrzejewski-Szmek2016-10-261-0/+1
* | core: drop -.slice from shipped unitsLennart Poettering2016-10-241-12/+0
|/
* sysctl: run sysctl service if /proc/sys/net is writable (#4425)Lennart Poettering2016-10-201-1/+1
* units: extend stop timeout for user@.service to 120s (#4426)Lennart Poettering2016-10-201-0/+1
* units: journal-upload Wants= and After=network-online.target (#4354)Yu Watanabe2016-10-121-1/+2
* units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345)Yu Watanabe2016-10-111-1/+1
* unit: drop console-shell.service (#4298) (#4325)Franck Bui2016-10-102-33/+0
* units: systemd-udevd: add AF_INET and AF_INET6 to RestrictAddressFamilies= (#...Yu Watanabe2016-10-061-1/+1