[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#699880: debian-edu-config: On diskless workstations Kerberos fails to get imap and smtp service tickets



[Wolfgang Schweer]
> # Wait until /etc/hosts is writeable.
> if [ -w /etc/hosts ] ; then

I believe -w only check the file mode, not if the file system is
mounted read-write.  If so, this test do not work the way you expect
it to.

-- 
Happy hacking
Petter Reinholdtsen


Reply to: