diff options
Diffstat (limited to 'src/system.conf')
-rw-r--r-- | src/system.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/system.conf b/src/system.conf index c94cf3601f..bd5a1a7894 100644 --- a/src/system.conf +++ b/src/system.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # -# See systemd(1) for details +# See systemd.conf(5) for details [Manager] #LogLevel=info @@ -21,3 +21,5 @@ #MountAuto=yes #SwapAuto=yes #DefaultControllers=cpu +#DefaultStandardOutput=null +#DefaultStandardError=inherit |