Révision 1f184a35
Change shebang of systemd/systemd_units from sh to bash
Running it with sh results in this error:
/etc/munin/plugins/systemd_units: 109: /etc/munin/plugins/systemd_units: Bad substitution
| plugins/systemd/systemd_units | ||
|---|---|---|
| 1 |
#!/bin/sh |
|
| 1 |
#!/bin/bash
|
|
| 2 | 2 |
# -*- sh -*- |
| 3 | 3 |
|
| 4 | 4 |
: << =cut |
Formats disponibles : Unified diff