summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2015-10-26core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel=Lennart Poettering
2015-10-24units: add 'SmackFileSystemRoot=*' option into tmp.mountSangjung Woo
2015-10-22units: also whitelist "blkext" block devices for nspawn serviceLennart Poettering
2015-10-18Revert "units: add 'smackfsroot=*' option into tmp.mount when SMACK is enabled"Kay Sievers
2015-10-15units: .gitignore: units - ignore tmp.mountTom Gundersen
2015-10-15Merge pull request #1572 from again4you/devel/tmp-smackLennart Poettering
2015-10-15units: add 'smackfsroot=*' option into tmp.mount when SMACK is enabledSangjung Woo
2015-10-14unit: remove [Install] section from the user exit.target unitLennart Poettering
2015-10-06Merge pull request #1468 from poettering/fdnamesTom Gundersen
2015-10-06unit: give systemd-networkd.socket a better descriptionLennart Poettering
2015-10-03nspawn: fix --image= when nspawn is run as serviceLennart Poettering
2015-10-01rfkill: rework and make it listen on /dev/rfkillLennart Poettering
2015-09-29machine-id-commit: merge machine-id-commit functionality into machine-id-setupLennart Poettering
2015-09-29units: increase watchdog timeout to 3min for all our servicesLennart Poettering
2015-09-23units: run ldconfig also when cache is unpopulatedMichal Sekletar
2015-09-21containers: systemd exits with non-zero codeAlban Crequy
2015-09-06units: make sure that .nspawn files override the default settings in systemd-...Lennart Poettering
2015-09-04bus-proxy: increase NOFILE limitDavid Herrmann
2015-08-04bus-proxy: add ExecReload=David Herrmann
2015-07-27terminal: drop unfinished codeDavid Herrmann
2015-07-27units: add more caps to machinedLennart Poettering
2015-07-23units: order networkd after sysctlTom Gundersen
2015-07-10units: emergency.service: wait for plymouth to shut downMartin Pitt
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-06-09Revert "hwdb: actually search /run/udev/hwdb.d"Lennart Poettering
2015-06-09hwdb: actually search /run/udev/hwdb.dPeter Hutterer
2015-05-29udevd: hook up watchdog supportTom Gundersen
2015-05-20units: conditionalize audit multicast socket on CAP_AUDIT_READLennart Poettering
2015-05-19units: make sure systemd-nspawn@.slice instances are actually located in mach...Lennart Poettering
2015-05-18Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek
2015-05-15units: make networkd pull in its own .busname unitTom Gundersen
2015-05-14units: fix typo in systemd-resolved.serviceLennart Poettering
2015-05-11units: order nspawn containers after network.targetLennart Poettering
2015-04-28nspawn: make sure we install the device policy if nspawn is run as unit as on...Lennart Poettering
2015-04-28fsck: remove fsckd again, but keep the door open for external replacementLennart Poettering
2015-04-28units: specify timeouts for more oneshot servicesZbigniew Jędrzejewski-Szmek
2015-04-24shutdownd: kill the old implementationDaniel Mack
2015-04-24units: set KillMode=mixed for our daemons that fork worker processesLennart Poettering
2015-04-21importd: add CAP_DAC_OVERRIDE capabilityLubomir Rintel
2015-04-03units: explicitly require /var, /tmp and /var/tmp to be mounted before basic....Lennart Poettering
2015-04-03units: explicitly order systemd-user-sessions.service after nss-user-lookup.t...Lennart Poettering
2015-04-03units: move After=systemd-hwdb-update.service dependency from udev to udev-tr...Lennart Poettering
2015-03-19resolved: Do not add .busname dependencies, when compiling without kdbus.Dimitri John Ledkov
2015-03-17console-getty.service: don't start when /dev/console is missingJan Pazdziora
2015-03-15timesyncd: enable timesyncd in virtual machinesKay Sievers
2015-03-14units: there is no systemd-udev-hwdb-update.serviceZbigniew Jędrzejewski-Szmek
2015-03-09fsckd: make sure unprivileged clients cannot play games with fsckdLennart Poettering
2015-02-24units: add missing unit fileLennart Poettering
2015-02-24importd: create a loopback btrfs file system for /var/lib/machines, if necessaryLennart Poettering
2015-02-18Add man page and references to it.Didier Roche