mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
Merge pull request #3683 from cgwalters/units-require
bootstrap: Make crio-configure.service RequiredBy=crio.service
This commit is contained in:
@@ -8,3 +8,6 @@ Before=crio.service
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/crio-configure.sh
|
||||
RemainAfterExit=true
|
||||
|
||||
[Install]
|
||||
RequiredBy=crio.service
|
||||
|
||||
Reference in New Issue
Block a user