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

Create a script to easily add the worker as a startup program #17

Open
ezalos opened this issue Jan 22, 2022 · 0 comments
Open

Create a script to easily add the worker as a startup program #17

ezalos opened this issue Jan 22, 2022 · 0 comments

Comments

@ezalos
Copy link
Collaborator

ezalos commented Jan 22, 2022

  1. copier le .service dans /etc/systemd/system
  2. sudo systemctl daemon-reload
  3. sudo systemctl enable workstation_worker.service
  4. sudo systemctl start workstation_worker.service

comme ça le service démarrera tout seul quand on allume ou reboot la workstation

et pour vérifier si le service tourne correctement systemctl status workstation_worker.service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant