summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)AuthorFilesLines
2015-10-06Merge pull request #1468 from poettering/fdnamesTom Gundersen1-1/+1
2015-10-06unit: give systemd-networkd.socket a better descriptionLennart Poettering1-1/+1
2015-10-03nspawn: fix --image= when nspawn is run as serviceLennart Poettering1-0/+5
2015-10-01rfkill: rework and make it listen on /dev/rfkillLennart Poettering3-10/+27
2015-09-29machine-id-commit: merge machine-id-commit functionality into machine-id-setupLennart Poettering1-1/+1
2015-09-29units: increase watchdog timeout to 3min for all our servicesLennart Poettering13-13/+13
2015-09-23units: run ldconfig also when cache is unpopulatedMichal Sekletar1-1/+2
2015-09-21containers: systemd exits with non-zero codeAlban Crequy3-0/+35
2015-09-06units: make sure that .nspawn files override the default settings in systemd-...Lennart Poettering1-1/+1
2015-09-04bus-proxy: increase NOFILE limitDavid Herrmann1-0/+5
2015-08-04bus-proxy: add ExecReload=David Herrmann2-0/+2
2015-07-27terminal: drop unfinished codeDavid Herrmann2-16/+0
2015-07-27units: add more caps to machinedLennart Poettering1-1/+1
2015-07-23units: order networkd after sysctlTom Gundersen1-1/+1
2015-07-10units: emergency.service: wait for plymouth to shut downMartin Pitt1-1/+1
2015-06-17turn kdbus support into a runtime optionKay Sievers2-4/+0
2015-06-09Revert "hwdb: actually search /run/udev/hwdb.d"Lennart Poettering1-1/+0
2015-06-09hwdb: actually search /run/udev/hwdb.dPeter Hutterer1-0/+1
2015-05-29udevd: hook up watchdog supportTom Gundersen1-0/+1
2015-05-20units: conditionalize audit multicast socket on CAP_AUDIT_READLennart Poettering1-0/+1
2015-05-19units: make sure systemd-nspawn@.slice instances are actually located in mach...Lennart Poettering1-0/+1
2015-05-18Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek2-2/+2
2015-05-15units: make networkd pull in its own .busname unitTom Gundersen2-0/+8
2015-05-14units: fix typo in systemd-resolved.serviceLennart Poettering1-1/+1
2015-05-11units: order nspawn containers after network.targetLennart Poettering1-0/+1
2015-04-28nspawn: make sure we install the device policy if nspawn is run as unit as on...Lennart Poettering1-0/+14
2015-04-28fsck: remove fsckd again, but keep the door open for external replacementLennart Poettering5-37/+1
2015-04-28units: specify timeouts for more oneshot servicesZbigniew Jędrzejewski-Szmek8-0/+8
2015-04-24shutdownd: kill the old implementationDaniel Mack3-34/+0
2015-04-24units: set KillMode=mixed for our daemons that fork worker processesLennart Poettering2-0/+2
2015-04-21importd: add CAP_DAC_OVERRIDE capabilityLubomir Rintel1-1/+1
2015-04-03units: explicitly require /var, /tmp and /var/tmp to be mounted before basic....Lennart Poettering1-3/+5
2015-04-03units: explicitly order systemd-user-sessions.service after nss-user-lookup.t...Lennart Poettering1-1/+1
2015-04-03units: move After=systemd-hwdb-update.service dependency from udev to udev-tr...Lennart Poettering2-2/+2
2015-03-19resolved: Do not add .busname dependencies, when compiling without kdbus.Dimitri John Ledkov2-0/+3
2015-03-17console-getty.service: don't start when /dev/console is missingJan Pazdziora1-0/+1
2015-03-15timesyncd: enable timesyncd in virtual machinesKay Sievers1-1/+1
2015-03-14units: there is no systemd-udev-hwdb-update.serviceZbigniew Jędrzejewski-Szmek1-1/+1
2015-03-09fsckd: make sure unprivileged clients cannot play games with fsckdLennart Poettering1-0/+1
2015-02-24units: add missing unit fileLennart Poettering1-0/+16
2015-02-24importd: create a loopback btrfs file system for /var/lib/machines, if necessaryLennart Poettering1-3/+0
2015-02-18Add man page and references to it.Didier Roche2-1/+2
2015-02-18Add fsckd service and socket, retarget systemd-fsckDidier Roche5-3/+35
2015-02-17machined: move logic for bind mounting into containers from machinectl to mac...Lennart Poettering1-6/+5
2015-02-13units: turn on --network-veth by default for systemd-nspawn@.serviceLennart Poettering1-1/+1
2015-02-13units: fix systemd-networkd.service in containers lacking CAP_NET_ADMINLennart Poettering1-0/+1
2015-02-11Revert "units: add SecureBits"Lennart Poettering13-13/+0
2015-02-11units: add SecureBitsTopi Miettinen13-0/+13
2015-02-06units: networkd - fix busname to work on kdbusTom Gundersen1-0/+6
2015-02-05networkd: exit on idleTom Gundersen1-1/+1