June 12

secure tmp for Cpanel

/usr/tmpDSK

/scripts/securetmp - secure /tmp and /var/tmp

Options:
- auto: skip interactive customization questions
- install: install & enable securetmp service
- uninstall: disable & uninstal securetmp service
- daemonize: run securetmp in background ( default true )

Sample usages:
# run in interactive mode
> /scripts/securetmp

# disable interactive mode, run in background
> /scripts/securetmp --auto

# disable interactive mode, do not run in background
> /scripts/securetmp --auto --nodaemonize


Copyright 2021. All rights reserved.

Posted 12 June 2017 by admin in category "simple memo

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.