summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
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-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
2016-07-25getty@.service.m4: add Conflicts=/Before= against rescue.service (#3792)Michal Soltys
2016-07-22nspawn: set DevicesPolicy closed and clean up duplicated devicesAlessandro Puccetti
2016-07-22Merge pull request #3764 from poettering/assorted-stuff-2Martin Pitt
2016-07-21nspawn: enable major=0/minor=0 devices inside the container (#3773)Alessandro Puccetti
2016-07-20units: fix TasksMax=16384 for systemd-nspawn@.serviceLennart Poettering
2016-06-26Merge pull request #3572 from poettering/machinectl-shell-fixMartin Pitt
2016-06-24Merge pull request #3549 from poettering/resolved-moreTom Gundersen
2016-06-23udev: bump TasksMax to inifinity (#3593)Franck Bui
2016-06-22units: add nosuid and nodev options to tmp.mount (#3575)Martin Pitt
2016-06-21units: machined needs mount-related syscalls for its namespacing operationsLennart Poettering
2016-06-21emergency.service: Don't say "Welcome" when it's an emergency (#3569)Lennart Poettering
2016-06-21resolved: respond to local resolver requests on 127.0.0.53:53Lennart Poettering
2016-06-13units: tighten system call filters a bitLennart Poettering
2016-06-09units: add a basic SystemCallFilter (#3471)Topi Miettinen