mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
Merge pull request #859 from flatcar/krnowak/locksmith-resource-control
app-admin/locksmith: Stop using deprecated resource control options
This commit is contained in:
commit
398ee10683
1
changelog/changes/2023-06-29-locksmith-cgroup.md
Normal file
1
changelog/changes/2023-06-29-locksmith-cgroup.md
Normal file
@ -0,0 +1 @@
|
||||
- Updated locksmith to use non-deprecated resource control options in the systemd unit ([Locksmith#20](https://github.com/flatcar/locksmith/pull/20))
|
||||
@ -11,7 +11,7 @@ inherit cros-workon systemd coreos-go
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="b5fb1347fa5c5be5ce3cb39c80e4d3ae599675d1" # flatcar-master
|
||||
CROS_WORKON_COMMIT="439d44f24b24f679d08f309399f6bb2f82614637" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user