Starting services before login

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Daniel Polkinghorne NC...

Starting services before login

Post by Daniel Polkinghorne NC... »

Hi group,

I have software which runs as a service, and I can get this to start at
login using wineboot, but I'm trying to start the service before login.
Does anyone know how this may be done?

Many thanks,
DP

--
NCH Software
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Starting services before login

Post by vitamin »

Daniel Polkinghorne NC... wrote:Hi group,

I have software which runs as a service, and I can get this to start at
login using wineboot, but I'm trying to start the service before login.
Does anyone know how this may be done?
You will have to setup NX (or like) server aka "virtual X server". Wine (in most cases) can't run without one and you won't have one before you login. Then start it at any time you want it.
Locked