On Tue, 03.05.11 11:05, [email protected] ([email protected]) wrote: > In sysvinit, at least on SLES and RHEL, you could use /etc/initscript as a > mechansim to get "shell" control things like ulimits to take hold system > wide, since /etc/initscript was invoked as a wrapper around all init > scripts. > > So.. where do we set system wide ulimits at in systemd? Sounds like it > has gotten more complicated (??). > > Forgive me if this is a FAQ-like question... I didn't seen anything using > Google to search the archives.
You can set the cpu affinity and cgroups default in system.conf (see systemd.conf(5)). We can add more options like this if needed. But quite frankly -- like Kay -- I'd like to hear the uses cases before we do anything more in that direction. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
