registrar: implemented auth port via launch_daemon.
* get_roster_port_name() is no longer needed. * This also removes the app_server restart code from the debug server -- this will be done by the launch_daemon in the future.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
service x-vnd.Haiku-registrar {
|
||||
launch /system/servers/registrar
|
||||
port auth {
|
||||
capacity 100
|
||||
}
|
||||
}
|
||||
|
||||
service x-vnd.Haiku-app_server {
|
||||
|
||||
Reference in New Issue
Block a user