#45 post: Re-instate systemd ProtectHome/ProtectSystem and PrivateTmp
Closed 6 years ago by walters. Opened 6 years ago by walters.
walters/workstation-ostree-config post-systemd  into  master

file modified
-3
@@ -6,6 +6,3 @@ 

  # aspects of that have been fixed, but apparently this is still

  # necessary, and generally makes things less finicky

  echo 'Storage=persistent' >> /etc/systemd/journald.conf

- 

- # Work around https://github.com/systemd/systemd/issues/4082

- find /usr/lib/systemd/system/ -type f -exec sed -i -e '/^PrivateTmp=/d' -e '/^Protect\(Home\|System\)=/d' {} \;

Seems reasonable to me. 👍

It looks like this was merged, but the PR is still open? Should we do the same for F27?

Pull-Request has been closed by walters

6 years ago
Metadata