Service boot order

Hi all

I have just set up a new svn installation, this works fine and all.
The only issue I have with it is that the service fails to start on boot.
To be more specific, the mount point hasn’t been connected to the machine at the moment the service starts.
This causes the service to fail, once the mount has been laid, the service runs perfectly.
Is there a way to slow this service or change the order in which the mount points are connected?

Thanks in forward.

So, are you mounting this from your /etc/fstab file? If so, give us a look at what is in the file. You can edit and modify any system file with this bash script:

SYSEdit - System File Editor - Version 1.50 - Blogs - openSUSE Forums

You could use the manual mount command, run as root in your after.local file perhaps. I have a blog on making this startup bash script run if that would help:

systemd and using the after.local script in openSUSE 12.1 - Blogs - openSUSE Forums

Thank You,

On 2013-09-12 17:46, eulaersivan wrote:
>
> Hi all
>
> I have just set up a new svn installation, this works fine and all.
> The only issue I have with it is that the service fails to start on
> boot.
> To be more specific, the mount point hasn’t been connected to the
> machine at the moment the service starts.
> This causes the service to fail, once the mount has been laid, the
> service runs perfectly.
> Is there a way to slow this service or change the order in which the
> mount points are connected?

Make the svn service depend on the specific mount service, perhaps.


Cheers / Saludos,

Carlos E. R.
(from 12.3 x86_64 “Dartmouth” at Telcontar)