From ea486efb5f9af1db86f22eabc57729e3b7b23f5e Mon Sep 17 00:00:00 2001 From: azlux Date: Tue, 2 May 2017 15:13:05 +0200 Subject: [PATCH] bash error source function not available into every /bin/sh --- log2ram | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log2ram b/log2ram index 4157fc3..9ef90d5 100755 --- a/log2ram +++ b/log2ram @@ -1,6 +1,6 @@ #!/bin/sh -source /etc/log2ram.conf +. /etc/log2ram.conf HDD_LOG=/var/log.hdd/ RAM_LOG=/var/log/