ABHIONLINUX
Site useful for linux administration and web hosting

2009/07/30

Cpanel scripts

  • /scripts/postupcp — Runs after cPanel/WHM updates (/scripts/upcp).
  • /scripts/postcourierinstall — Runs after Courier updates (/scripts/courierup).
  • /scripts/postcourier-authlibup — Runs after courier-authlib package updates.
  • /scripts/postcourier-imapup — Runs after courier-imap package updates.
  • /scripts/posteasyapache — Runs after Apache is rebuilt (/scripts/easyapache).
  • /scripts/postexim4install — Runs after Exim updates (/scripts/eximup).
  • /scripts/postftpinstall — Runs after FTP server updates (/scripts/ftpup).
  • /scripts/postmysqlinstall — Runs after MySQL updates (/scripts/mysqlup).
  • /scripts/postwwwacct — Runs after account creation (/scripts/wwwacct).
  • /scripts/legacypostwwwacct — Older version of /scripts_postwwwacct. Runs after account creation (/scripts/wwwacct).
  • /scripts/postwwwacctuser — Runs after user creation.
  • /scripts/postsuspendacct — Runs after an account is suspended (/scripts/suspendacct).
  • /scripts/postunsuspendacct — Runs after an account is unsuspended (/scripts/unsuspendacct).
  • /scripts/post${pkg}install — Runs within /scripts/bandminup or /scripts/courierup, specify a package name to be run after.
  • /scripts/postcpbackup — Runs after cpbackup (/scripts/cpbackup).
  • /scripts/postbuildapache — Runs after Apache rebuild (/scripts/easyapache).
  • /scripts/postkillacct - Runs after account termination (/scripts/killacct). HASH: make sure to parse as a hash because killdns or user could change order.
  • /scripts/legacypostkillacct — Runs after account termination (/scripts/killacct).

No comments:

Post a Comment