From 3c52ad9237ead4fc26888348f3da74d896fb06ab Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 6 Jun 2014 14:30:09 +0200 Subject: [PATCH] units: fix minor typo --- units/systemd-machined.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2