New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80269


Ignore:
Timestamp:
07/08/11 01:41:27 (4 years ago)
Author:
takanori@…
Message:

smartmontools: create a directory for preserving the attributelogs/statefiles (#30080)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/smartmontools/Portfile

    r79749 r80269  
    55name            smartmontools 
    66version         5.41 
     7revision        1 
    78categories      sysutils 
    89maintainers     takanori 
     
    2829                --with-libcap-ng=no 
    2930 
    30 destroot.keepdirs   ${destroot}${prefix}/var/run 
     31destroot.keepdirs   ${destroot}${prefix}/var/run \ 
     32                    ${destroot}${prefix}/var/lib/smartmontools 
    3133 
    3234startupitem.create      yes 
Note: See TracChangeset for help on using the changeset viewer.