Matthew Garrett <[email protected]> writes: > These scripts don't sanitise input beforehand. What happens if I'm > logged in as root, change IFS and then do /etc/init.d/nfs restart?
Nothing, because the shell always sets IFS to the default on startup. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different." -- devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel
