Skip to content

Commit

Permalink
pommed: convert to type forking
Browse files Browse the repository at this point in the history
  • Loading branch information
falconindy committed Jun 25, 2011
1 parent 47d7205 commit b3cd152
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion service/pommed.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Description=MacBook Hotkey Event Handler
After=syslog.target

[Service]
ExecStart=/usr/sbin/pommed -f
Type=forking
ExecStart=/usr/sbin/pommed
StandardOutput=syslog

[Install]
Expand Down

0 comments on commit b3cd152

Please sign in to comment.