diff options
author | Roy Marples <roy@marples.name> | 2008-03-27 14:56:50 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-03-27 14:56:50 +0000 |
commit | f6cb321f9f01cd0d6380c931f7b2f379dd4c9d82 (patch) | |
tree | 434ebd04fe29b2d465723e409d7c35baa0be13f5 /conf.d/Makefile.NetBSD | |
parent | f85c6ca84c1d4768e8ca889e64542b97f4048cd9 (diff) |
NetBSD doesn't work with this powerd.
Diffstat (limited to 'conf.d/Makefile.NetBSD')
-rw-r--r-- | conf.d/Makefile.NetBSD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/Makefile.NetBSD b/conf.d/Makefile.NetBSD index 1af0433d..18a52cce 100644 --- a/conf.d/Makefile.NetBSD +++ b/conf.d/Makefile.NetBSD @@ -1 +1 @@ -CONF+= moused powerd rarpd savecore +CONF+= moused rarpd savecore |