Hi,
I am the maintainer of the Debian samba package so the first part of
this message corresponds to me...
Shaleh <[EMAIL PROTECTED]> wrote:
: When installing samba, the script in /etc/init.d has an error at the
: top. I chose to use inetd and not having it start on boot. The script
: does a `
When installing samba, the script in /etc/init.d has an error at the
top. I chose to use inetd and not having it start on boot. The script
does a `grep -q blah && exit 0`. This should be '||' and not '&&'.
Second ln -sf should change a symlink. It does not.
i.e. $ ln -s foo bar
$ ls -al
2 matches
Mail list logo