On 10/05/2011 08:55 AM, Steven Whitehouse wrote:
> Ok, excellent, so there is really just one issue to try and resolve in
> that case I think, which is the ordering of mounts vs. gfs_controld
> start,

Hum...

Could that be solved either by creating mount/path units ( for the mount 
point ) and or by adding to gfs_controld.service  Before=local-fs.target 
if it needs network support the unit section of that service file would 
look something like this..

[Unit]
Requires=network.target
After=network.target
Before=local-fs.target

JBG
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to