Merge pull request #163 from DarkKirb/hotfix-tailscale

hotfix tailscale
This commit is contained in:
Charlotte 🦝 Delenk 2023-02-02 16:37:59 +01:00 committed by GitHub
commit 27c9774ce1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@
systemd.tmpfiles.rules = [
"L /var/lib/acme - - - - /persist/var/lib/acme"
"L /var/lib/tailscale - - - - /persist/var/lib/tailscale"
"L /var/lib/tailscale/tailscaled.state - - - - /persist/var/lib/tailscale/tailscaled.state"
"D /build - - - - -"
];