gonic: Set PrivateTmp=true for new go-sqlite3 behavior (#530789)
This commit is contained in:
@@ -93,6 +93,7 @@ in
|
||||
];
|
||||
RestrictNamespaces = true;
|
||||
PrivateDevices = true;
|
||||
PrivateTmp = true;
|
||||
PrivateUsers = true;
|
||||
ProtectClock = true;
|
||||
ProtectControlGroups = true;
|
||||
|
||||
Reference in New Issue
Block a user