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/bbackupd.in

    r2094 r2193  
    9292    probe) 
    9393                test @sysconfdir_expanded@/box/bbackupd.conf \ 
    94                         -nt @localstatedir_expanded@/bbackupd.pid \ 
     94                        -nt @localstatedir_expanded@/bbackupd/bbackupd.pid \ 
    9595                && echo reload 
    9696                ;; 
Note: See TracChangeset for help on using the changeset viewer.