summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2015-01-27units: turn on watchdog for resolvedLennart Poettering
2015-01-27units: fix all TTY paths for container gettysLennart Poettering
2015-01-23build-sys: lookup for sulogin, it might not be in /sbinCristian Rodríguez
2015-01-22importd: run daemon at minimal capabilitiesLennart Poettering
2015-01-22import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering
2015-01-17bus-proxy: turn into multi-threaded daemonDavid Herrmann
2015-01-08journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering
2015-01-07units: make resolved pull in its own .busname unit, but only on kdbus systemsLennart Poettering
2015-01-07units: improve Description= for systemd's own busname unitLennart Poettering
2015-01-06journald: allow restarting journald without losing stream connectionsLennart Poettering
2014-12-29units: rework systemd-nspawn@.service unitLennart Poettering
2014-12-29units: make graphical.target dependencies more complete and similar to those ...Lennart Poettering
2014-12-19machined/machinectl: add logic to show list of available imagesLennart Poettering
2014-12-18systemd-hwdb: introduce new toolTom Gundersen
2014-12-14build-sys: remove commented-out m4 from user@.serviceMantas Mikulėnas
2014-12-10build-sys: turn off SMACK capabilities stuff for now, since it is incompatibl...Lennart Poettering
2014-12-10gitignore: hide some more filesLennart Poettering
2014-12-09bus-proxy: cloning smack labelPrzemyslaw Kedzierski
2014-12-09units: make sure container-getty@.service stops restarting when the pts devic...Lennart Poettering
2014-12-04gitignore: ignore generated systemd-bootchart.serviceWaLyong Cho
2014-12-04units: skip mounting /dev/hugepages if we don't have CAP_SYS_ADMINMichal Sekletar
2014-12-04bootchart: add standalone bootchart serviceWaLyong Cho
2014-12-03machine-id-commit: add unit fileDidier Roche
2014-12-02rc-local: drop SysVStartPriority= field which is now obsoleteLennart Poettering
2014-11-28bus-proxy: automatically detect scope of bus and derive which XML snippets to...Lennart Poettering
2014-11-21nspawn: Add try-{host,guest} journal link modesMartin Pitt
2014-11-21units: make sure rfkill service is bount to the actual hardwareLennart Poettering
2014-11-21Revert "systemd-logind.service: set Type=notify"Lennart Poettering
2014-11-19systemd-logind.service: set Type=notifyDave Reisner
2014-11-13sd-bus: sync with kdbus upstream (ABI break)Daniel Mack
2014-11-06units: restore job timeouts for poweroff and rebootZbigniew Jędrzejewski-Szmek
2014-11-05units: disable job timeoutsZbigniew Jędrzejewski-Szmek
2014-11-05core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering
2014-11-04units: make systemd-journald.service Type=notifyMichal Schmidt
2014-11-03units: make ReceiveBuffer= line more readable by using M suffixLennart Poettering
2014-11-03core: introduce ConditionSecurity=auditLennart Poettering
2014-11-03journald: if available pull audit messages from the kernel into journal logsLennart Poettering
2014-11-02units: order sd-journal-flush after sd-remount-fsZbigniew Jędrzejewski-Szmek
2014-11-02unit: do not order timers.target before basic.targetZbigniew Jędrzejewski-Szmek
2014-11-01systemd-journal-flush.service: remove "trigger" from descriptionZbigniew Jędrzejewski-Szmek
2014-10-31units: don't order journal flushing afte remote-fs.targetLennart Poettering
2014-10-28udev hwdb: Support shipping pre-compiled database in system imagesMartin Pitt
2014-10-28units: define appropriate job timeout actions when boot or shutdown timeouts ...Lennart Poettering
2014-10-27units: tmpfiles-setup-dev - allow unsafe file creation to happen in /dev at bootTom Gundersen
2014-10-23units: run firstboot before sysusers, so that firstboot can initialize the ro...Lennart Poettering
2014-10-23journalctl: add new --flush command and make use of it in systemd-journal-flu...Lennart Poettering
2014-10-22journald: add CAP_MAC_OVERRIDE in journald for SMACK issueJuho Son
2014-10-09systemd-hibernate-resume@.service: remove unnecessary orderingIvan Shapovalov
2014-10-09logind: mount per-user tmpfs with 'smackfsroot=*' for smack enabled systemsLukasz Skalski
2014-10-04consoled: add a unit fileTom Gundersen