My problem is following:
I want to modify my login/logout so if I login a program is started, if I log off, it is closed (which it isn’t usually). (To let you know what I’m talking about – it’s dropbox)
Firstly, I have no root-access to the machine I’m working on.
Secondly, I’m aware I can just start the dropbox each time I log on and make an alias for example for the logout, so if I logout an additional command is executed.
If there is no other way to do this ok, but what I would like to do is: modify the login and logout so, that if I login/logout as usual, the dropbox is started/stopped automatically. Is there any other way to do this? My rights are restricted to my home-directory.