diff options
-rw-r--r-- | etc/devd/apple.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/devd/apple.conf b/etc/devd/apple.conf index 7f066cd..9a84542 100644 --- a/etc/devd/apple.conf +++ b/etc/devd/apple.conf @@ -77,4 +77,4 @@ notify 10 { match "subsystem" "POWER"; match "type" "ACLINE"; action "/etc/rc.d/power_profile $notify"; -} +}; |