summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)AuthorFilesLines
2018-08-03units: assign user-runtime-dir@.service to user-%i.sliceLennart Poettering1-0/+1
2018-08-03units: order user-runtime-dir@.service after systemd-user-sessions.serviceLennart Poettering1-0/+1
2018-08-03units: make sure user-runtime-dir@.service is Type=oneshotLennart Poettering1-0/+1
2018-07-25units: make sure user@.service runs with dbus still upLennart Poettering1-2/+1
2018-07-20man: add a description of user@.service, user-runtime-dir@.service, user-*.sliceZbigniew Jędrzejewski-Szmek3-0/+3
2018-06-20units: let's use two ExecStart= lines instead of ;Lennart Poettering1-1/+2
2018-06-20units: fix typo in After=Zbigniew Jędrzejewski-Szmek1-1/+1
2018-06-20units: make system-update-pre.target a passive unit (#9349)Lennart Poettering2-3/+1
2018-06-19units: Add new system-update-pre.targetHans de Goede3-0/+18
2018-06-14units: switch from system call blacklist to whitelistLennart Poettering12-11/+24
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek2-4/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering2-2/+2
2018-06-12units: switch udev service to use PrivateMounts=yesLennart Poettering1-1/+1
2018-05-24add new portable service frameworkLennart Poettering2-0/+28
2018-05-22network: set DynamicUser= to systemd-networkd.serviceYu Watanabe1-2/+2
2018-05-22resolve: enable DynamicUser= for systemd-resolved.serviceYu Watanabe1-3/+2
2018-05-22unit: drop After=systemd-sysusers.service from timesyncdYu Watanabe1-1/+1
2018-05-10units: set RestrictNamespaces=yes to networkd and resolvedYu Watanabe2-0/+2
2018-05-07meson: generate m4 preprocessor from config.h (#8914)Yu Watanabe1-1/+1
2018-05-03timesync: expose manager properties on busYu Watanabe1-0/+1
2018-04-27unit: tighten sandboxing for logindYu Watanabe1-2/+2
2018-04-25logind: split %t directory creation to a helper unitZbigniew Jędrzejewski-Szmek3-0/+20
2018-04-25Use a dash-truncated drop-in for user-%j.slice configurationZbigniew Jędrzejewski-Szmek2-0/+18
2018-04-17unit,meson: drop .in suffix if no substitution is required (#8740)Yu Watanabe4-17/+3
2018-04-14time-wait-sync: use watchfile to coordinate with timesyncdPeter A. Bigot1-0/+1
2018-04-14units: leave systemd-time-wait-sync disabled by defaultPeter A. Bigot1-2/+1
2018-04-14fix url for binfmt documentation (#8720)guixxx1-1/+2
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2-26/+0
2018-04-05Merge pull request #8617 from keszybz/tmpfiles-relaxLennart Poettering2-2/+2
2018-04-05tmpfiles: ignore "operational" errors during setupZbigniew Jędrzejewski-Szmek2-2/+2
2018-04-04units: use `systemctl exit` to kill the user manager (#8648)Filipe Brandenburger1-1/+1
2018-03-30units: initctl: move the fifo to /run/initctl to match sysvinitMike Gilbert2-3/+3
2018-03-28Fix description on suspend-then-hibernate units.Mario Limonciello2-2/+2
2018-03-28Rename suspend-to-hibernate to suspend-then-hibernateMario Limonciello3-5/+5
2018-03-22units: document why systemd-time-wait-sync.service conditions on CAP_SYS_TIME...Lennart Poettering1-0/+9
2018-03-22units: disable systemd-time-sync-wait inside containers (#8537)Peter A. Bigot1-0/+2
2018-03-21time-sync-wait: add service (#8494)Peter A. Bigot2-0/+27
2018-03-18units: Fix SuccessAction that belongs to [Unit] section not [Service] section...Karol Augustin1-1/+1
2018-03-08Introduce suspend-to-hibernate (#8274)Mario Limonciello3-0/+37
2018-03-02units: use SuccessAction=reboot where appropriate (#8335)Lennart Poettering1-1/+1
2018-03-01units: delegate "memory" instead of "cpu" by default for user instances (#8320)Franck Bui1-1/+1
2018-02-04slice: system.slice should be perpetual like -.mountAlan Jenkins2-15/+0
2018-01-11resolved.service: set DefaultDependencies=noDimitri John Ledkov1-2/+4
2017-12-26units: link up debug-generator documentation from debug-shell.serviceLennart Poettering1-0/+1
2017-12-26man: add a systemd-rc-local-generator(8) man pageLennart Poettering1-0/+1
2017-12-25separate flags from shebangbleep_blop1-1/+2
2017-12-07nspawn: turn on watchdog logic for nspawn tooLennart Poettering1-0/+1
2017-12-07units: delegate only "cpu" and "pids" controllers by default (#7564)Lennart Poettering1-1/+1
2017-12-06Hook up systemd-tmpfiles as user unitsZbigniew Jędrzejewski-Szmek4-0/+68
2017-12-01units: use SuccessExitStatus to ignore syntax errors in tmpfilesZbigniew Jędrzejewski-Szmek3-0/+3