mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
ente: fix AmbientCapabilities systemd unit option typo
This commit is contained in:
parent
12bd230118
commit
0d9a7c4386
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ in
|
|||
Type = "simple";
|
||||
Restart = "on-failure";
|
||||
|
||||
AmbientCapablities = [ ];
|
||||
AmbientCapabilities = [ ];
|
||||
CapabilityBoundingSet = [ ];
|
||||
LockPersonality = true;
|
||||
MemoryDenyWriteExecute = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue