0@xxxxxxxxxxxxxx writes:
> Hi. I'm using
>
> #REGISTER vc/.* MKOLDCOMPAT
> #UNREGISTER vc/.* RMOLDCOMPAT
>
> and want to create some symlinks instead. Using
>
> REGISTER vc/1 CFUNCTION GLOBAL symlink vc/1 tty1
> UNREGISTER vc/1 CFUNCTION GLOBAL unlink tty1
>
> works but I get the following messages:
>
> Started device management daemon for /dev
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
> error calling: "symlink" in "GLOBAL"
>
> What's wrong ? I'm a bit confused about the devfsd man page
> syntax for symlinks:
>
> REGISTER mydir/mydev CFUNCTION GLOBAL symlink $devname mydev
> UNREGISTER mydir/mydev CFUNCTION GLOBAL unlink mydev
What version of devfsd are you running?
Regards,
Richard....
Permanent: rgooch@xxxxxxxxxxxxx
Current: rgooch@xxxxxxxxxxxxxxx
|