Skip to content

Instantly share code, notes, and snippets.

@dginther
Created April 30, 2014 17:39
Show Gist options
  • Save dginther/ad3a5ae3846633abe294 to your computer and use it in GitHub Desktop.
Save dginther/ad3a5ae3846633abe294 to your computer and use it in GitHub Desktop.
- - 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment