The exec lines take a single command per line.

To get multiple exec lines, just use an editor that permits it for now.. kinda suprising that Emplode mucks about with it, being none of Emplode's business to do so!

I guess I'll have to hack the syntax in Hijack, maybe do it this way:

;@DC ;@EXEC_ONCE /usr/sbin/gpsapp
;@EXEC_ONCE /usr/sbin/emppacman
...

Whatchathink?