1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Use "/bin/sh" instead of "/sbin/sh" as interpreter

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-04 19:41:16 +02:00
parent f477c6748e
commit a0cb4d4344

View file

@ -1,4 +1,4 @@
#!/sbin/sh
#!/bin/sh
# See /usr/include/sys/dk.h !
PATH=/usr/bin:/usr/sbin:/sbin