"Edouard G. Parmelan" <[EMAIL PROTECTED]> writes: > up /bin/echo Work > /tmp/connect_route || true > down /bin/rm /tmp/connect_route || true
I'm not sure what you're doing here, but you should use /var/tmp. These commands are run as root.
"Edouard G. Parmelan" <[EMAIL PROTECTED]> writes: > up /bin/echo Work > /tmp/connect_route || true > down /bin/rm /tmp/connect_route || true
I'm not sure what you're doing here, but you should use /var/tmp. These commands are run as root.