From: Lennart Poettering Date: Tue, 12 May 2020 20:09:13 +0000 (+0200) Subject: homed: use right config section in example config X-Git-Tag: v246-rc1~342 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5dc0a298ea0440daaf7f4b70dbab4348879766f;p=thirdparty%2Fsystemd.git homed: use right config section in example config We really should get this right, otherwise it's a pretty useless vendor default example configuration file. Follow-up for: c76dd733afe04b36cdac16322a07201c5793f2df --- diff --git a/src/home/homed.conf b/src/home/homed.conf index a8a48fe5939..6de75fc5ca2 100644 --- a/src/home/homed.conf +++ b/src/home/homed.conf @@ -11,6 +11,6 @@ # # See homed.conf(5) for details -[Resolve] +[Home] #DefaultStorage= #DefaultFileSystemType=ext4