From bc018febab099ffb8f32d728bb10051e7326ee60 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 16 May 2010 11:03:24 +0200 Subject: [PATCH] samba: - include /etc/profile --- packages/network/samba/init.d/42_samba | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/network/samba/init.d/42_samba b/packages/network/samba/init.d/42_samba index 2344ad5f8a..bb27b38980 100755 --- a/packages/network/samba/init.d/42_samba +++ b/packages/network/samba/init.d/42_samba @@ -24,6 +24,8 @@ # # runlevels: openelec, textmode +. /etc/profile + ( progress "Starting Samba server"