config.yaml 234 B

12345678910
  1. actions:
  2. - title: WakeOnLan Server1
  3. shell: ether-wake A8:5E:45:E4:FF:2A
  4. icon: ping
  5. - title: Install ether-wake on startup
  6. shell: microdnf install -y net-tools
  7. hidden: true
  8. execOnStartup: true
  9. timeout: 120