openshift-bootstrap-update.service 149 B

1234567
  1. [Unit]
  2. Description=Update the OpenShift node bootstrap configuration
  3. [Service]
  4. Type=oneshot
  5. ExecStart=/usr/bin/openshift-bootstrap-update
  6. User=root