apmd.service: Fix typo (not mandatory EnvironmentFile prefix)

Prefix to EnvironmentFile should be preciding the filenamn.

(From OE-Core rev: 1f694e4cb493b0737b6009382c0957e6837ebbed)

Signed-off-by: Tobias Blom <tobias.blom@techne-dev.se>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Tobias Blom 2014-01-31 17:14:35 +01:00 committed by Richard Purdie
parent 7538e256c0
commit b21468434c
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ Description=Advanced Power Management daemon
After=remote-fs.target
[Service]
EnvironmentFile-= @SYSCONFDIR@/default/apmd
EnvironmentFile=-@SYSCONFDIR@/default/apmd
ExecStart=@SBINDIR@/apmd -P @SYSCONFDIR@/apm/apmd_proxy $APMD