Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1152 from deis/remove-update-reboot
Browse files Browse the repository at this point in the history
fix(coreos): remove refs to obsolete update-engine-reboot-manager
  • Loading branch information
mboersma committed Jul 15, 2014
2 parents dd68931 + 44adc6b commit 8dd0a09
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
10 changes: 0 additions & 10 deletions contrib/coreos/systemd/stop-reboot-manager.service

This file was deleted.

10 changes: 0 additions & 10 deletions contrib/coreos/user-data
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,6 @@ coreos:
[Service]
Environment=FLEET_PUBLIC_IP=$private_ipv4
ExecStart=/usr/bin/fleet
- name: stop-reboot-manager.service
command: start
content: |
[Unit]
Description=stop update-engine-reboot-manager

[Service]
Type=oneshot
ExecStart=/usr/bin/systemctl stop update-engine-reboot-manager.service
ExecStartPost=/usr/bin/systemctl mask update-engine-reboot-manager.service
- name: stop-update-engine.service
command: start
content: |
Expand Down

0 comments on commit 8dd0a09

Please sign in to comment.