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: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=3c52ad9237ead4fc26888348f3da74d896fb06ab;p=elogind.git units: fix minor typo --- diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index e60ea32fa..3ae0847b7 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