git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(from parent 1:
45ca863
)
power-mgmt-20040321
author
Jeffrey Altman
<jaltman@mit.edu>
Mon, 22 Mar 2004 04:09:48 +0000 (
04:09
+0000)
committer
Jeffrey Altman
<jaltman@secure-endpoints.com>
Mon, 22 Mar 2004 04:09:48 +0000 (
04:09
+0000)
#define REGISTER_POWER_MANAGEMENT
src/WINNT/afsd/afsd_service.c
patch
|
blob
|
history
diff --git
a/src/WINNT/afsd/afsd_service.c
b/src/WINNT/afsd/afsd_service.c
index
7dcb4a2
..
eaa2270
100644
(file)
--- a/
src/WINNT/afsd/afsd_service.c
+++ b/
src/WINNT/afsd/afsd_service.c
@@
-32,7
+32,7
@@
// The following is defined if you want to receive Power notifications,
// including Hibernation, and also subsequent flushing of AFS volumes
//
-// #define REGISTER_POWER_NOTIFICATIONS
+#define REGISTER_POWER_NOTIFICATIONS
//
// Check
*/