diff options
author | Victor Lowther <victor.lowther@gmail.com> | 2009-04-03 13:27:56 -0500 |
---|---|---|
committer | Victor Lowther <victor.lowther@gmail.com> | 2009-04-03 13:27:56 -0500 |
commit | 584f08dc12fada69dbe1948a61cfc4b179b40eda (patch) | |
tree | 2ec82f2b1e50e097fdf969b8a3992b4e2b11c6d0 /pm/sleep.d/Makefile.am | |
parent | 4755f6754b1a80db775676f7d485da0ee725a0c1 (diff) |
Move chvt handling into 99video
This prepares for adding kernel modesetting support.
Diffstat (limited to 'pm/sleep.d/Makefile.am')
-rw-r--r-- | pm/sleep.d/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pm/sleep.d/Makefile.am b/pm/sleep.d/Makefile.am index 226b66c..b367a17 100644 --- a/pm/sleep.d/Makefile.am +++ b/pm/sleep.d/Makefile.am @@ -8,7 +8,6 @@ sleep_SCRIPTS = \ 49bluetooth \ 55NetworkManager \ 75modules \ - 90chvt \ 90clock \ 94cpufreq \ 95led \ |