summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)AuthorFilesLines
2019-05-24service: tweak capitalization of unit descriptionLennart Poettering1-1/+1
2019-05-23Drop support for /usr/sbin/halt.localMichael Biebl1-1/+0
2019-05-09units: automatically revert to /run logging on shutdown if necessaryLennart Poettering1-0/+1
2019-04-29units: drop reference to sushell man pageLennart Poettering1-1/+0
2019-04-12scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek1-12/+12
2019-04-10man: add a page for systemd-udev-settle.serviceZbigniew Jędrzejewski-Szmek1-1/+1
2019-04-08units: add time-set.targetPeter A. Bigot5-3/+19
2019-04-02core: imply NNP and SUID/SGID restriction for DynamicUser=yes serviceLennart Poettering2-2/+0
2019-04-02units: turn on RestrictSUIDSGID= in most of our long-running daemonsLennart Poettering11-1/+12
2019-04-01meson: stop creating enablement symlinks in /etc during installationZbigniew Jędrzejewski-Szmek1-20/+9
2019-04-01meson: indentationZbigniew Jędrzejewski-Szmek1-1/+1
2019-03-25units: set nodev,nosuid,noexec flags for various secondary API VFSLennart Poettering5-0/+5
2019-03-19Revert "Revert "units: lock down logind with fs namespacing options""Zbigniew Jędrzejewski-Szmek1-1/+9
2019-03-19units: turn off keyring handling for user@.serviceLennart Poettering1-0/+1
2019-03-15man,units: document what user "default.target" is a bitZbigniew Jędrzejewski-Szmek1-1/+1
2019-03-14units: update catalog after systemd-tmpfiles runsJonathan Lebon1-1/+1
2019-03-08units: turn of ProtectHostname= again for services hat need to know about sys...Lennart Poettering3-3/+0
2019-03-07units: fix systemd.special man page reference in system-update-cleanup.serviceMichael Biebl1-1/+1
2019-03-05logind: add support for booting into the boot menu or a specific boot menu entryLennart Poettering1-1/+1
2019-02-22units: re-drop ProtectHostname from systemd-hostnamed.service (#11792)Martin Pitt1-1/+0
2019-02-20man,units: link up new documentation about temporary directoriesLennart Poettering1-1/+2
2019-02-20Merge pull request #11682 from topimiettinen/private-utsnameLennart Poettering16-0/+16
2019-02-20units: enable ProtectHostname=yesTopi Miettinen16-0/+16
2019-02-18Merge pull request #11226 from keszybz/enable-remount-fs-dynamicallyLennart Poettering2-3/+1
2019-02-15units: add usb-gadget targetAndrzej Pietrasiewicz1-0/+12
2019-01-28units: make sure initrd-cleanup.service terminates before switching to rootfsFranck Bui1-1/+1
2019-01-26units: drop conditionalization of systemd-tmpfiles-setup-dev.serviceLennart Poettering1-1/+0
2019-01-03Pull in systemd-remount-fs.service only when requiredZbigniew Jędrzejewski-Szmek2-3/+1
2018-12-13units: replace symlinks in units/user/ by real filesZbigniew Jędrzejewski-Szmek8-8/+105
2018-12-13units: drop units/user/busnames.targetZbigniew Jędrzejewski-Szmek1-1/+0
2018-11-29Merge pull request #10357 from poettering/import-fsZbigniew Jędrzejewski-Szmek1-1/+6
2018-11-26units: make fsck/grows/makefs/makeswap units conflict against shutdown.targetLennart Poettering2-0/+2
2018-11-26import: drop logic of setting up /var/lib/machines as btrfs loopback mountLennart Poettering1-1/+6
2018-11-24units: order systemd-rfkill.socket after /var/lib/systemd/rfkill (#10904)Lennart Poettering1-1/+2
2018-11-16units: fix Description= of systemd-exit.serviceLennart Poettering1-1/+1
2018-11-16units: use correct command to exitLennart Poettering1-1/+1
2018-11-16units: add the same ordering deps for systemd-exit.service as for systemd-pow...Lennart Poettering1-2/+2
2018-11-15Revert "units: lock down logind with fs namespacing options"Zbigniew Jędrzejewski-Szmek1-9/+1
2018-11-13Merge pull request #10744 from poettering/logind-lock-downLennart Poettering1-1/+9
2018-11-13units: also change portabled's syscall filter to a whitelistLennart Poettering1-1/+1
2018-11-12units: lock down systemd-logind.service with various fs namespacing optionsLennart Poettering1-0/+8
2018-11-12logind: drop CAP_KILL from caps bounding setLennart Poettering1-1/+1
2018-11-12units: set NoNewPrivileges= for all long-running servicesLennart Poettering15-171/+186
2018-10-31units: remove unused busnames.targetAlan Jenkins1-12/+0
2018-10-25units: drop systemd-user-sessions.service ordering dep on systemd-journal-flu...Lennart Poettering1-3/+2
2018-10-19units: add simple boot check unitLennart Poettering2-0/+25
2018-10-19add new systemd-bless-boot.service that marks boots as successfulLennart Poettering2-0/+23
2018-10-19units: add generic boot-complete.targetLennart Poettering2-0/+15
2018-10-17Merge pull request #10428 from keszybz/failure-actionsLennart Poettering6-20/+8
2018-10-17units: allow and use SuccessAction=exit-force in system systemd-exit.serviceZbigniew Jędrzejewski-Szmek2-5/+2