summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)AuthorFilesLines
2014-04-22remove bus-driverd, the interface is now handled natively by bus-proxydKay Sievers5-47/+0
2014-04-19networkd: order after udev kernel socketTom Gundersen1-1/+1
2014-03-26bus: provide org.freedesktop.systemd1.busname for systemd --userKay Sievers1-1/+1
2014-03-24networkd: add CapabilityBoundingSetTom Gundersen1-0/+1
2014-03-24units: networkd shouldn't have PrivateTmp= set, since it runs in early-bootLennart Poettering1-1/+0
2014-03-20unit: turn off mount propagation for udevdLennart Poettering1-0/+1
2014-03-19core: enable PrivateNetwork= for a number of our long running services where ...Lennart Poettering7-0/+9
2014-03-19units: make use of PrivateTmp=yes and PrivateDevices=yes for all our long-run...Lennart Poettering6-0/+11
2014-03-19busname: introduce Activating directiveDaniel Mack1-0/+15
2014-03-13getty: Start getty on 3270 terminals available on Linux on System zHendrik Brueckner1-1/+1
2014-03-08units: remove "AllowUser=root own", the bus owner can always own namesKay Sievers6-6/+0
2014-03-07units: set 'AllowUser=root own' and 'AllowWorld=talk' own for all .busname filesDaniel Mack6-0/+12
2014-03-07units: Do not unescape instance name in systemd-backlight@.serviceThomas Bächler1-3/+3
2014-03-06units: don't use the word 'Reboot' for Startup, but simply 'Boot'Lennart Poettering1-1/+1
2014-03-06units: properly capitalize the unit descriptionLennart Poettering1-1/+1
2014-02-25Use /var/run/dbus/system_bus_socket for the D-Bus socketZbigniew Jędrzejewski-Szmek1-1/+1
2014-02-24units/serial-getty@.service: add [Install] sectionZbigniew Jędrzejewski-Szmek1-0/+3
2014-02-21install: do not statically enable systemd-networkdJason A. Donenfeld1-0/+3
2014-02-14units: systemd-logind fails hard without dbusZbigniew Jędrzejewski-Szmek1-0/+5
2014-02-11units: make use of nspawn's --keep-unit switch in systemd-nspawn@.serviceLennart Poettering1-1/+1
2014-01-29core: introduce new KillMode=mixed which sends SIGTERM only to the main proce...Lennart Poettering1-0/+1
2014-01-18networkd: don't hard depend on system busTom Gundersen1-1/+1
2014-01-17units: drop [Install] section from multi-user.target and graphical.targetLennart Poettering2-6/+0
2014-01-16sd-dhcp-client/networkd: add transient hostname supportTom Gundersen1-0/+1
2014-01-08Improve messages about user mode a bitZbigniew Jędrzejewski-Szmek1-1/+1
2014-01-08pam_systemd: export DBUS_SESSION_BUS_ADDRESSKay Sievers2-8/+2
2014-01-08bus-driverd: support user modeKay Sievers2-0/+15
2014-01-08bus-proxyd: support --user bus addressKay Sievers2-0/+17
2014-01-07bus-proxyd: --user -- add Accept=yes to socketKay Sievers1-0/+1
2014-01-07core: --user -- add basic.target an sort against it like --system doesKay Sievers2-0/+15
2014-01-07bus-proxyd: fix socket pathKay Sievers1-1/+1
2013-12-30tmpfiles: rename --unsafe to --bootZbigniew Jędrzejewski-Szmek1-1/+1
2013-12-28gitignore: add back user@.serviceMarc-Antoine Perennou1-0/+1
2013-12-27build-sys: fix generation of user@.serviceZbigniew Jędrzejewski-Szmek2-1/+1
2013-12-27units: user@.service: fix user bus pathMantas Mikulėnas1-1/+5
2013-12-24tmpfiles: introduce the concept of unsafe operationsZbigniew Jędrzejewski-Szmek1-2/+4
2013-12-24man,units: tmpfiles.d(5) cleanupZbigniew Jędrzejewski-Szmek1-0/+1
2013-12-23units: systemd-machined now exits on idle and we shouldn't try to restart it ...Lennart Poettering1-2/+0
2013-12-23units: limit caps for bus proxyd and driverd servicesLennart Poettering2-0/+2
2013-12-21bus: send status message from proxyd to systemd about client we are working forLennart Poettering1-1/+5
2013-12-18units: when spawning a getty configure TERM explicitlyLennart Poettering4-4/+4
2013-12-18units: run systemd-networkd.service only if CAP_NET_ADMIN capability is aroundLennart Poettering1-0/+1
2013-12-17bus: install unit files for new driver serviceLennart Poettering3-0/+27
2013-12-16bus: fix typo in systemd-bus-proxydKay Sievers1-1/+1
2013-12-16units: properly make bus proxy socket of type Accept=yesLennart Poettering1-0/+1
2013-12-13bus: install systemd-bus-proxyd unit files for compatibility with dbus1Lennart Poettering4-49/+86
2013-12-11units: don't run readahead done timers in containersLennart Poettering2-0/+2
2013-12-11journald: port to sd-event and enable watchdog supportLennart Poettering1-0/+1
2013-12-11event: hook up sd-event with the service watchdog logicLennart Poettering6-0/+6
2013-12-03units: ship busname units for the bus activated services we shipLennart Poettering5-0/+71