Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:guides:powermgmt [2010/06/14 22:07] – Add tiny acpid section linea | en:guides:powermgmt [2011/01/15 18:32] (current) – kultex | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| The acpi daemon needs to be started before dbus and hal, | The acpi daemon needs to be started before dbus and hal, | ||
| so edit your /// | so edit your /// | ||
| - | <code> | + | <file> |
| RUN_DAEMONS=" | RUN_DAEMONS=" | ||
| - | </code> | + | </file> |
| Or, to start manually: | Or, to start manually: | ||
| < | < | ||
| - | # etc/ | + | # /etc/ |
| - | # etc/ | + | # /etc/ |
| - | # etc/ | + | # /etc/ |
| - | # etc/ | + | # /etc/ |
| - | # etc/ | + | # /etc/ |
| </ | </ | ||
| To check it's working, just: | To check it's working, just: | ||
| < | < | ||
| - | # cat / | + | $ cat / |
| </ | </ | ||
| - | You will find some example scripts in /// | + | You can find some example scripts in /// |