Loosely based on the sample that ships with the acpid package.# versions of acpid), we skip this script.(Purging and reinstalling acpid
# resolves this situation, or simply deleting /
Rather than invoking init scripts through /etc/init.d, use the service(8)Upstart job, you may also use the stop(8) and then start(8) utilities,
e.g. stop acpid; start acpid.The restart(8) utility is also available.