Skip to content

Commit

Permalink
Add systemd tasks for stroom stack
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed Oct 21, 2022
1 parent 8414eed commit 5d94198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stroom/roles/stack/systemd/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

- name: SystemD Service enable
when: stroom_service_on_boot is defined
become: truestack
become: true
become_user: root
systemd:
name: stroom-services
Expand Down

0 comments on commit 5d94198

Please sign in to comment.