krebs.permown: fix typo in PrivateTmp

This commit is contained in:
tv 2019-04-19 13:58:38 +02:00
parent c082c8d62b
commit b002e799b4

View File

@ -88,7 +88,7 @@ with import <stockholm/lib>;
fi
done < "$paths"
'';
PrivateTemp = true;
PrivateTmp = true;
Restart = "always";
RestartSec = 10;
UMask = plan.umask;