On 07/06/2017 16:18, Christian Weisgerber wrote:
> What is the naming convention for etc/periodic/*/* files installed
> by ports?
> 
> Looking over the ports tree, I see that most adhere to the
> NNN.*name* pattern also used in the base system, although it's
> unclear how the NNN numbers are assigned and the rest of the name
> is somewhat flexible.
> 
> The lone exception is sysutils/smartmontools, which installs
> etc/periodic/daily/smart.

The NNN.name pattern is just to provide some order or execution of the
periodic jobs.  So long as the script name is globally unique there's no
concern about having multiple jobs with the same numeric prefix, or no
numeric prefix at all.

        Cheers,

        Matthew


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to