Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace init script with systemd services #100

Merged
merged 25 commits into from
Aug 9, 2020
Merged

Replace init script with systemd services #100

merged 25 commits into from
Aug 9, 2020

Commits on Aug 7, 2020

  1. Move storage scripts

    mayankchhabra committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2580c45 View commit details
    Browse the repository at this point in the history
  2. Use systemd service

    mayankchhabra committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    c7f5f64 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    8628fe1 View commit details
    Browse the repository at this point in the history
  2. Seggregate services

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    64b49a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b7175d View commit details
    Browse the repository at this point in the history
  4. Log to tty for now

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    9369706 View commit details
    Browse the repository at this point in the history
  5. Use regtest for now

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    2c60cfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a779034 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e95ef6 View commit details
    Browse the repository at this point in the history
  8. Comments

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    70f1aa8 View commit details
    Browse the repository at this point in the history
  9. Minor wording changes

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    798a862 View commit details
    Browse the repository at this point in the history
  10. Typo

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    2459d86 View commit details
    Browse the repository at this point in the history
  11. RemainAfterExit=yes

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    1b74099 View commit details
    Browse the repository at this point in the history
  12. Naming convention

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    2c7efb5 View commit details
    Browse the repository at this point in the history
  13. Better name

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    f0256c2 View commit details
    Browse the repository at this point in the history
  14. Name change

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    c42b2cf View commit details
    Browse the repository at this point in the history
  15. Log to syslog

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    9ad33fa View commit details
    Browse the repository at this point in the history
  16. Log to TTY

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    a184e87 View commit details
    Browse the repository at this point in the history
  17. Remove Docker bind

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    cd1bcf5 View commit details
    Browse the repository at this point in the history
  18. Remove Docker dep

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    9cec437 View commit details
    Browse the repository at this point in the history
  19. Retry

    mayankchhabra committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    003e8f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Log to syslog

    mayankchhabra committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    dab0352 View commit details
    Browse the repository at this point in the history
  2. Changes for merge

    mayankchhabra committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    9309406 View commit details
    Browse the repository at this point in the history
  3. Require Docker service

    mayankchhabra committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    c9f0a45 View commit details
    Browse the repository at this point in the history
  4. Remove unmount script

    mayankchhabra committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    8fb8889 View commit details
    Browse the repository at this point in the history