Projet

Général

Profil

Révision 1f184a35

ID1f184a35ffeaa6170a9fcbc69dab09942886d25f
Parent bc8bb4d9
Enfant 05986442

Ajouté par Valentin Lorentz il y a presque 7 ans

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

Voir les différences:

plugins/systemd/systemd_units
1
#!/bin/sh
1
#!/bin/bash
2 2
# -*- sh -*-
3 3

  
4 4
: << =cut

Formats disponibles : Unified diff