Missed a terminating ';'.

X-MFC-with:	r273009
This commit is contained in:
Justin Hibbits 2014-11-18 16:31:00 +00:00
parent 707aef95a0
commit c2384debfc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274660

View File

@ -77,4 +77,4 @@ notify 10 {
match "subsystem" "POWER";
match "type" "ACLINE";
action "/etc/rc.d/power_profile $notify";
}
};