summaryrefslogtreecommitdiff
path: root/src/core/user.conf
Commit message (Collapse)AuthorAgeFilesLines
* core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering2016-04-291-1/+1
| | | | | | | | | We generally follow the rule that for time settings we suffix the setting name with "Sec" to indicate the default unit if none is specified. The only exception was the rate limiting interval settings. Fix this, and keep the old names for compatibility. Do the same for journald's RateLimitInterval= setting
* core: Support system.conf.d and user.conf.d directories in the usual search ↵Josh Triplett2014-11-291-0/+3
| | | | paths
* core: add a setting to globally control the default for timer unit accuracyLennart Poettering2014-03-241-0/+1
|
* core: add a system-wide SystemCallArchitectures= settingLennart Poettering2014-02-131-0/+19
| | | | | | This is useful to prohibit execution of non-native processes on systems, for example 32bit binaries on 64bit systems, this lowering the attack service on incorrect syscall and ioctl 32→64bit mappings.
* manager: configurable StartLimit default valuesLukas Nykryn2013-11-081-0/+2
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=821723
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-051-0/+3
| | | | | | | https://bugs.freedesktop.org/show_bug.cgi?id=71132 Patch adds DefaultTimeoutStartSec, DefaultTimeoutStopSec, DefaultRestartSec configuration options to manager configuration file.
* core: drop some out-of-date references to cgroup settingsLennart Poettering2013-09-261-1/+0
|
* man: rename systemd.conf to systemd-system.confZbigniew Jędrzejewski-Szmek2013-02-131-1/+1
| | | | | | | Alias as systemd-user.conf is also provided. This should help users running systemd in session mode. https://bugzilla.redhat.com/show_bug.cgi?id=690868
* move more main systemd parts to core/Kay Sievers2012-04-121-0/+17