Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
usr
share
bug
File Content:
monit
#!/bin/sh mconf=/etc/monit/monitrc if [ ! -r $mconf ] then cat >&3 <<EOF Monit config file $mconf is *NOT* readable by reportbug. Please, consider to rerun reportbug as root and *carefully* examine reportbug's output (e.g., monitrc content), before sending it out. EOF fi printf "\nContents of /etc/monit/ directory:\n" >&3 /bin/ls -lR /etc/monit >&3 2>&1 printf "\n" >&3 exit 0
Edit
Download
Unzip
Chmod
Delete