summaryrefslogtreecommitdiff
path: root/units
AgeCommit message (Expand)Author
2016-02-11Merge pull request #2581 from evverx/dev-mqueue-condLennart Poettering
2016-02-11units: don't try to mount the mqueue fs if we lack the privileges for itEvgeny Vereshchagin
2016-02-10units: don't try to mount the FUSE fs if we lack the privileges for itLennart Poettering
2016-02-10coredump: rework coredumping logicLennart Poettering
2016-02-09Merge pull request #2565 from poettering/fix-2315Zbigniew Jędrzejewski-Szmek
2016-02-09units: downgrade dependency on /tmp in basic.target to Wants=Lennart Poettering
2016-02-05Fix typo in rescue shellIndrajit Raychaudhuri
2016-01-22Merge pull request #2331 from yuwata/journal-remote-unit-v2Daniel Mack
2016-01-17units: don't fail if /root doesn't exist for shell unitsLennart Poettering
2016-01-15journal-remote: add SupplementaryGroups to systemd-journal-upload.serviceYu Watanabe
2016-01-11kmod-static-nodes: don't run if module list is emptyMartin Pitt
2015-12-15journal-remote: add documents in the unit filesYu Watanabe
2015-11-22Set user@.service TasksMax=infinityJan Alexander Steffens (heftig)
2015-11-16nspawn: set TasksMax= for containers to 8192 by defaultLennart Poettering
2015-11-12core: remove SmackFileSystemRootLabel= againLennart Poettering
2015-11-11units: fix system.slice to require -.slice, instead of just want itLennart Poettering
2015-11-03journal: restore watchdog supportLennart Poettering
2015-11-03Merge pull request #1726 from teg/networkd-2Daniel Mack
2015-11-01journald: never block when sending messages on NOTIFY_SOCKET socketLennart Poettering
2015-10-30networkd: route - track routesTom Gundersen
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