Opened 11 years ago

Closed 9 years ago

#9425 closed enhancement (fixed)

Change the behavior regarding startup

Reported by: mmadia Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Servers/notification_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #8469
Platform: All

Description

hrev45129

Currently a symlink in B_USER_BOOT_DIRECTORY/launch is used to determine whether the notification_server should be started. This symlink is created by its preflet src/preferences/notifications/GeneralView.cpp

Instead of relying upon the symlink, a better method would be similar to mail_daemon, where fAutoStartCheckBox is responsible for setting the variable DaemonAutoStarts. Then mail_daemon will run only if that setting is enabled src/servers/mail/main.cpp

Change History (2)

comment:1 by pulkomandy, 9 years ago

Blocking: 8469 added

comment:2 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev48242.

Note: See TracTickets for help on using tickets.