• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue What are correct permissions for /tmp dir?

humpy

Basic Pleskian
I acciently deleted the /tmp dir while cleaning exciss files in it... remade with root user and made fully writeable as mysql had a meltdown.. what as the correct owner/permission settings i should set to maintain security etc?.. thanks
 
Code:
# stat /tmp
  File: '/tmp'
  Size: 20480           Blocks: 40         IO Block: 4096   directory
Device: 1bh/27d Inode: 73937827    Links: 15
Access: (1777/drwxrwxrwt)  Uid: (    0/    root)   Gid: (    0/    root)
 
Back
Top