when mount ?

12/03/2012 17:07 Fovi#1
Q1:
I know that there is:
Code:
when unmount begin
but if there is the opposite of this function
I mean
Code:
when mount begin
or
Code:
when begins_mount begin
Something like that.

Q2:
How to start a function when the server starts.