Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 02:49:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        rc@FreeBSD.org
Subject:   [Bug 235185] /etc/rc.d/ environment may need to be cleaned vs services(8)
Message-ID:  <bug-235185-20181-ZqOwyy2d6K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235185-20181@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235185-20181@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235185

--- Comment #43 from Victor Sudakov <vas@mpeks.tomsk.su> ---
I'll show you something funny.

# service fcgiwrap restart
Stopping fcgiwrap.
Starting fcgiwrap.
/root/.acme.sh/acme.sh.csh: Permission denied.
#

This probably means that "service fcgiwrap restart" for some reason reads
/root/.cshrc from where /root/.acme.sh/acme.sh.csh is sourced.

Why should this happen?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235185-20181-ZqOwyy2d6K>