Skip to content

Commit

Permalink
Add missing word in restart message
Browse files Browse the repository at this point in the history
  • Loading branch information
laurelmay committed Aug 14, 2018
1 parent 9dacaf1 commit e7ca6da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/common/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
command: >-
notify-send -u critical "JMU Software Change"
"Changes have been made to your machine that
will only take effect when log out or when
you reboot. Please do this immediately."
will only take effect when you log out or
when you reboot. Please do this immediately."
environment:
XDG_RUNTIME_DIR: "/run/user/{{ item.uid }}"
become: yes
Expand Down

0 comments on commit e7ca6da

Please sign in to comment.