Hi Daniel,
On 3 June 2014 20:54:58 CEST, Daniel Lintott <daniel@serverb.co.uk> wrote:
Hi Mentors!
I'm currently packaging a notification application, BuildNotify [1].
It only makes sense to start the application when the user logs in,
which can be done using the $(HOME)/.config/autostart directory or
adding an entry using the Startup Applications GUI.
>From the packaging perspective, is this something we should do when the
package is installed... or should it be left to the user to configure
how they start it?
The thing is that a Linux system is potentially multi user, with users not interested in the application and others added after package installation, so the answer can only be that the users must configure it themselves.