mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 06:49:57 +00:00
Merge pull request #1354 from radhus/k3s-openrc-depend-on-cgroups
Start cgroups service in OpenRC script
This commit is contained in:
@@ -646,6 +646,7 @@ create_openrc_service_file() {
|
||||
|
||||
depend() {
|
||||
after network-online
|
||||
want cgroups
|
||||
}
|
||||
|
||||
start_pre() {
|
||||
|
||||
Reference in New Issue
Block a user