Skip to content

procServUtils and autofs #54

@mdavidsaver

Description

@mdavidsaver

From https://epics.anl.gov/tech-talk/2021/msg01435.php

After=network.target remote-fs.target
ConditionPathIsDirectory=%(chdir)s

There is currently no dependency on autofs.service, so attempts to run executables from an autofs mounted location may sporadically fail on boot.

The autofs.service unit from https://mirrors.edge.kernel.org/pub/linux/daemons/autofs/v5/ contains

After=network.target ypbind.service sssd.service network-online.target remote-fs.target \
 rpc-statd.service rpcbind.service
Wants=network-online.target rpc-statd.service rpcbind.service

So it is clearly not part of the remote-fs.target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions