Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Remove "notify init" from rc.local #123

Closed
bergware opened this issue Apr 27, 2015 · 3 comments
Closed

Remove "notify init" from rc.local #123

bergware opened this issue Apr 27, 2015 · 3 comments

Comments

@bergware
Copy link
Collaborator

On system start-up the command "notify init" is not required. It will try to chmod files which don't exist at that point in time.

Starting with only "notify smtp-init" is sufficient to have the notifications system initialized.

@limetech
Copy link
Owner

Is the 'notify init' command used somewhere else? If not, we can leave the 'init' subcommand there as possible future hook, and make it's functionality in notify.php a "no-op".

@bergware
Copy link
Collaborator Author

Yes "notify init" is used by the browser upon first load of the page(s). This function is done to prevent already displayed notifications to be duplicated on a page refresh.

@bergware
Copy link
Collaborator Author

We can remove this, perhaps in 6.1 ?

@bergware bergware closed this as completed Aug 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants