2021-06-16 Fred Gleason <fredg@paravelsystems.com>

* Modified 'systemd/daemon-reload.sh' to use bash(1) explicitly.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2021-06-16 18:07:11 -04:00
parent 0d0e82b91b
commit 731dbd53c1
2 changed files with 3 additions and 1 deletions

View File

@ -21902,3 +21902,5 @@
2021-06-16 Fred Gleason <fredg@paravelsystems.com> 2021-06-16 Fred Gleason <fredg@paravelsystems.com>
* Modified the Button Log widget in rdairplay(1) to be vertically * Modified the Button Log widget in rdairplay(1) to be vertically
resizeable. resizeable.
2021-06-16 Fred Gleason <fredg@paravelsystems.com>
* Modified 'systemd/daemon-reload.sh' to use bash(1) explicitly.

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# daemon-reload.sh # daemon-reload.sh
# #