Skip to content

Instantly share code, notes, and snippets.

@joseivanlopez
Created July 26, 2018 13:23
Show Gist options
  • Save joseivanlopez/6839d05454c3e9b537957215821bce15 to your computer and use it in GitHub Desktop.
Save joseivanlopez/6839d05454c3e9b537957215821bce15 to your computer and use it in GitHub Desktop.

TODO

  • Adapt new classes to be able to work in first stage.
  • Adapt all service modules to use the new widget.
  • Make AutoYaST to understand "on demand" start mode (import and export).
  • Refactorization in yast2 module:
    • merge library/runlevel and library/systemd in a new library/services
    • make SystemdServer and SystemdSocket to be real classes (instead of modules). This was already done by David, but we have to integrate all changes done after that.
  • Services Manager:
    • start/stop services on the fly?
    • reload/restart services?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment