Changeset 2193
- Timestamp:
- 15/06/2008 22:00:21 (4 years ago)
- Location:
- box/trunk/contrib/suse
- Files:
-
- 2 edited
-
bbackupd.in (modified) (1 diff)
-
bbstored.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/contrib/suse/bbackupd.in
r2094 r2193 92 92 probe) 93 93 test @sysconfdir_expanded@/box/bbackupd.conf \ 94 -nt @localstatedir_expanded@/bbackupd .pid \94 -nt @localstatedir_expanded@/bbackupd/bbackupd.pid \ 95 95 && echo reload 96 96 ;; -
box/trunk/contrib/suse/bbstored.in
r2094 r2193 93 93 probe) 94 94 test @sysconfdir_expanded@/box/bbstored.conf \ 95 -nt @localstatedir_expanded@/ bbstored.pid && echo reload95 -nt @localstatedir_expanded@/run/bbstored.pid && echo reload 96 96 ;; 97 97
Note: See TracChangeset
for help on using the changeset viewer.
