From: Lennart Poettering Date: Fri, 6 Jun 2014 12:30:09 +0000 (+0200) Subject: units: fix minor typo X-Git-Tag: v214~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c52ad9237ead4fc26888348f3da74d896fb06ab;p=thirdparty%2Fsystemd.git units: fix minor typo --- diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index e60ea32fa0a..3ae0847b790 100644 --- a/units/systemd-machined.service.in +++ b/units/systemd-machined.service.in @@ -20,5 +20,5 @@ WatchdogSec=1min PrivateTmp=yes PrivateDevices=yes PrivateNetwork=yes -PortectSystem=full +ProtectSystem=full ProtectHome=yes