On Tue, Jan 03, 2012 at 08:44:03AM -0500, Jiri B wrote:
> Hello,
> 
> I'm confused how @symlink should work,...
> 
> @symlink name
>         Added after a file entry by pkg_create to record that the entry
>         is actually a symbolic link.
> 
> I haven't found any usage of this in any PLIST.

Look into already created packages, for examples:

        pkg_info -a -f | grep symlink

> My goal:
> - create a sample dir in /var/foo
> - create a symlink in /etc/foo -> /var/foo
> 
> I know it's possible to do it with 'ln -s' but I'm just
> curious how this @symlink is supposed to work.
> 
> Thank you.
> 
> jirib

-- 
best regards
q#

Reply via email to