mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
Haiku Book: Fix typo in launch_daemon documentation.
This commit is contained in:
parent
6326cd5159
commit
ba0223da5d
@ -132,7 +132,7 @@ be either specified directly, or you can let a shell script define them for you:
|
||||
service x-vnd.MyGreatServer {
|
||||
env {
|
||||
from_script /path/to/my/script.sh
|
||||
LC_TYPE C.UTF-8
|
||||
LC_CTYPE C.UTF-8
|
||||
}
|
||||
launch /path/to/my/great/server
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user