summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)AuthorFilesLines
2019-10-25meson: allow WatchdogSec= in services to be configuredZbigniew Jędrzejewski-Szmek15-15/+15
2019-10-02networkd: use SIGUSR2 to do a restartZbigniew Jędrzejewski-Szmek1-0/+1
2019-09-25units: make systemd-binfmt.service easier to work with no autofsZbigniew Jędrzejewski-Szmek2-0/+4
2019-09-18unit: add ExecReload= in systemd-udevd.serviceYu Watanabe1-0/+1
2019-08-30Drop dbus activation stub serviceMichael Biebl1-3/+0
2019-08-22journald: slightly bump OOM adjust for journald (#13366)Lennart Poettering2-0/+2
2019-08-19Rename tmpfiles.d/kmod.conf to static-nodes.confZbigniew Jędrzejewski-Szmek1-2/+2
2019-08-05unit: drop Before=sysinit.target from systemd-random-seed.serviceYu Watanabe1-1/+1
2019-08-03unit: make logind can access ESPYu Watanabe1-0/+1
2019-07-30unit: rename initrd-network-generator.service -> systemd-network-generator.se...Yu Watanabe2-2/+5
2019-07-29units: use symbolic exit code namesZbigniew Jędrzejewski-Szmek5-5/+5
2019-07-25random-seed: rework systemd-random-seed.service substantiallyLennart Poettering1-1/+6
2019-07-25units: automatically initialize the system token if that makes senseLennart Poettering2-0/+36
2019-07-25Merge pull request #13144 from poettering/nspawn-modprobeZbigniew Jędrzejewski-Szmek2-0/+4
2019-07-25units: add initrd-network-generator.serviceYu Watanabe2-0/+18
2019-07-24Revert "timesyncd: add Conflicts for ntpd and chronyd"Lennart Poettering1-1/+0
2019-07-23units: make sure logind can properly reference drm char classLennart Poettering1-0/+2
2019-07-23nspawn: explicitly load units beforehand so that DeviceAllow= syntax worksLennart Poettering1-0/+2
2019-07-22timesyncd: add Conflicts for ntpd and chronydZbigniew Jędrzejewski-Szmek1-0/+1
2019-07-22pstore: run only when /sys/fs/pstore is not emptyYu Watanabe1-0/+1
2019-07-19pstore: Tool to archive contents of pstoreEric DeVolder2-0/+25
2019-07-08units: add SystemCallErrorNumber=EPERM to systemd-portabled.serviceLennart Poettering1-0/+1
2019-06-20units: deny access to block devicesTopi Miettinen4-0/+8
2019-06-12Merge pull request #12424 from poettering/logind-brightnessZbigniew Jędrzejewski-Szmek1-0/+1
2019-06-05Drop no longer needed halt-local.service.inMichael Biebl1-22/+0
2019-05-24logind: make sure the service gets access to the linger directoryLennart Poettering1-0/+1
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