Skip to content

Commit

Permalink
Add CAP_SYS_NICE to ambient capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
h3ndrk committed Apr 10, 2024
1 parent 093c86b commit deeb69b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion meta-hulks/conf/distro/HULKs-OS.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ SUMMARY = "HULKs flavoured Poky"

DISTRO = "HULKs-OS"
DISTRO_NAME = "HULKs-OS"
DISTRO_VERSION = "7.0.1"
DISTRO_VERSION = "7.0.2"
1 change: 1 addition & 0 deletions meta-hulks/recipes-hulks/hulk/hulk/hulk.service
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ User=nao
Group=nao
LimitCORE=infinity
WorkingDirectory=/home/nao/hulk
AmbientCapabilities=CAP_SYS_NICE

[Install]
WantedBy=default.target
Expand Down

0 comments on commit deeb69b

Please sign in to comment.