mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 18:03:04 +01:00
Use RunAtLoad rather than KeepAlive
This commit is contained in:
parent
7aa1126276
commit
1ea0dec305
@ -10,7 +10,7 @@
|
|||||||
<string>-daemon</string>
|
<string>-daemon</string>
|
||||||
<string>-forever</string>
|
<string>-forever</string>
|
||||||
</array>
|
</array>
|
||||||
<key>KeepAlive</key>
|
<key>RunAtLoad</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
Loading…
Reference in New Issue
Block a user