gonic: Set PrivateTmp=true for new go-sqlite3 behavior (#530789)

This commit is contained in:
sternenseemann
2026-06-25 11:37:20 +00:00
committed by GitHub
+1
View File
@@ -93,6 +93,7 @@ in
];
RestrictNamespaces = true;
PrivateDevices = true;
PrivateTmp = true;
PrivateUsers = true;
ProtectClock = true;
ProtectControlGroups = true;