Lennart Poettering <[email protected]> wrote:
> 
> > 
> > And try to start it:
> > 
> >   systemctl start svscan.service
> > 
> > Which results in:
> > 
> >   Failed to issue method call: Unit svscan.service failed to load: No
> >   such file or directory. See system logs and 'systemctl status' for
> >   details.
> 
> I have now modified this message to show the full systemctl status
> command line.

Thanks. I guessed that it wanted a unit. Unfortunately, the status
message didn't really help.
 
> Hmm, I just tried a similar case here with an out-of-directory symlink
> and this worked fine here.
> 
> My guess is that a "systemctl daemon-reload" is missing here, which
> means that we never try to reload the configuration file after it failed
> once. Does that fix it for you?

Somone else suggested moving the file to /etc/systemd/system before
the enable and that worked.

-Dave
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to