summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
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
2016-10-20sysctl: run sysctl service if /proc/sys/net is writable (#4425)Lennart Poettering
2016-10-20units: extend stop timeout for user@.service to 120s (#4426)Lennart Poettering
2016-10-12units: journal-upload Wants= and After=network-online.target (#4354)Yu Watanabe
2016-10-11units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345)Yu Watanabe
2016-10-10unit: drop console-shell.service (#4298) (#4325)Franck Bui
2016-10-06units: systemd-udevd: add AF_INET and AF_INET6 to RestrictAddressFamilies= (#...Yu Watanabe
2016-09-25units: further lock down our long-running servicesLennart Poettering
2016-09-25units: permit importd to mount stuffLennart Poettering
2016-08-26units: remove udev control socket when systemd stops the socket unit (#4039)Michal Sekletar
2016-08-19Merge pull request #3955 from keszybz/fix-preset-allLennart Poettering
2016-08-19units: install user units as real files, not symlinks to ../system/Zbigniew Jędrzejewski-Szmek
2016-08-13units: do not start load-random-seed in containers (#3941)Zbigniew Jędrzejewski-Szmek
2016-08-02units: add graphical-session-pre.target user unit (#3848)Martin Pitt
2016-08-02systemd-ask-password: make sure directory watch is started before cryptsetup ...tblume
2016-07-28Merge pull request #3742 from msoltyspl/vconfix2Zbigniew Jędrzejewski-Szmek
2016-07-27vconsole: Don't do static installation under sysinit.targetMichal Soltys
2016-07-25units: add graphical-session.target user unit (#3678)Martin Pitt