From bd8f585b9996667db89764ece1cacf37672e3223 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 24 Mar 2014 16:22:34 +0100 Subject: core: add a setting to globally control the default for timer unit accuracy --- src/core/user.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/user.conf') diff --git a/src/core/user.conf b/src/core/user.conf index f19ac7528..8c7ecde72 100644 --- a/src/core/user.conf +++ b/src/core/user.conf @@ -14,6 +14,7 @@ #LogLocation=no #SystemCallArchitectures= #TimerSlackNSec= +#DefaultTimerAccuracySec=1min #DefaultStandardOutput=inherit #DefaultStandardError=inherit #DefaultTimeoutStartSec=90s -- cgit v1.2.3