I have a startup script on Solaris 8 which is to start a daemon as a particular user. In my rc script I have:
su - gooduser -c "abinary args"
Now, gooduser has bash set in /etc/passwd as its shell. The problem I'm seeing is that Solaris won't pick up gooduser's environment. After...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.