mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 15:20:07 +02:00
9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
job x-vnd.@APP@ {
|
|
launch @BIN@ --system --nofork --nopidfile --syslog-only
|
|
no_safemode
|
|
legacy
|
|
on {
|
|
initial_volumes_mounted
|
|
}
|
|
}
|