Ignore:
Timestamp:
15/06/2008 22:00:21 (4 years ago)
Author:
chris
Message:

Correct locations for PID files in SuSE initscript

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/contrib/suse/bbstored.in

    r2094 r2193  
    9393    probe) 
    9494        test @sysconfdir_expanded@/box/bbstored.conf \ 
    95                 -nt @localstatedir_expanded@/bbstored.pid && echo reload 
     95                -nt @localstatedir_expanded@/run/bbstored.pid && echo reload 
    9696        ;; 
    9797 
Note: See TracChangeset for help on using the changeset viewer.