summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2013-12-21bus: send status message from proxyd to systemd about client we are working forLennart Poettering
2013-12-18units: when spawning a getty configure TERM explicitlyLennart Poettering
2013-12-18units: run systemd-networkd.service only if CAP_NET_ADMIN capability is aroundLennart Poettering
2013-12-17bus: install unit files for new driver serviceLennart Poettering
2013-12-16bus: fix typo in systemd-bus-proxydKay Sievers
2013-12-16units: properly make bus proxy socket of type Accept=yesLennart Poettering
2013-12-13bus: install systemd-bus-proxyd unit files for compatibility with dbus1Lennart Poettering
2013-12-11units: don't run readahead done timers in containersLennart Poettering
2013-12-11journald: port to sd-event and enable watchdog supportLennart Poettering
2013-12-11event: hook up sd-event with the service watchdog logicLennart Poettering
2013-12-03units: ship busname units for the bus activated services we shipLennart Poettering
2013-12-03units: install busnames.target by defaultLennart Poettering
2013-11-26core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering
2013-11-23networkd: use Type=notifyTom Gundersen
2013-11-21timer: make timer accuracy configurableLennart Poettering
2013-11-09man,units: fix installation of systemd-nspawn@.service and add exampleZbigniew Jędrzejewski-Szmek
2013-11-09networkd: add a basic network daemonTom Gundersen
2013-10-31machinectl: add new command to spawn a getty inside a containerLennart Poettering
2013-10-19Remove FsckPassNo from systemd-fsck-root.serviceThomas Bächler
2013-10-19fstab-generator: Generate explicit dependencies on systemd-fsck@.service inst...Thomas Bächler
2013-10-17static-nodes: don't call mkdirTom Gundersen
2013-10-14rfkill: add new rfkill tool to save/restore rfkill state across rebootsLennart Poettering
2013-10-02execute.c: always set $SHELLZbigniew Jędrzejewski-Szmek
2013-10-02fix lingering references to /var/lib/{backlight,random-seed}Dave Reisner
2013-10-01logind: run with CAP_SYS_ADMINDavid Herrmann
2013-10-01units: Add SHELL environment variableEvan Callicoat
2013-09-28kmod-static-nodes: condition execution on modules.devnameDave Reisner
2013-09-23Fix obsolete references to systemd-random-seed-load.serviceEelco Dolstra
2013-09-17nspawn: update unit fileLennart Poettering
2013-09-11Add pam configuration to allow user sessions to work out of the boxZbigniew Jędrzejewski-Szmek
2013-09-11filesystem targets: disable default dependenciesTom Gundersen
2013-08-22use CAP_MKNOD ConditionCapabilityKhem Raj
2013-08-20units: disable kmod-static-nodes.service in containersZbigniew Jędrzejewski-Szmek
2013-08-17udev: replace CAP_MKNOD by writable /sys conditionKay Sievers
2013-08-15units: make fsck units remain after exitZbigniew Jędrzejewski-Szmek
2013-08-15typo fixes in man and commentsThomas Hindoe Paaboel Andersen
2013-08-15sysctl: allow overwriting of values specified in "later" filesKay Sievers
2013-08-14backlight: instead of syspath use sysname for identifying backlight devicesLennart Poettering
2013-08-14backlight: add minimal tool to save/restore screen brightness across rebootsLennart Poettering
2013-07-30core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering
2013-07-24tmpfiles-setup: exclude /dev prefixes filesDave Reisner
2013-07-22kmod-static-nodes: remain after exitTom Gundersen
2013-07-22systemd-tmpfiles-setup-dev: remain after exitTom Gundersen
2013-07-19machined: run machined at minimal capabilitiesLennart Poettering
2013-07-19units: add references to bus API documentation to logind+machinedLennart Poettering
2013-07-17remove /run/initramfs/root-fsck logicHarald Hoyer
2013-07-13units: do not special-case getty@tty1.service installationZbigniew Jędrzejewski-Szmek
2013-07-12static-nodes: don't hardcode path to mkdirTom Gundersen
2013-07-11units: since we auto-spawn user@.service instances now we don need an [Instal...Lennart Poettering
2013-07-08static-nodes: move creation of static nodes from udevd to tmpfilesTom Gundersen