HomeSort by relevance Sort by last modified time
    Searched refs:SVIdir (Results 1 - 2 of 2) sorted by null

  /external/openssh/contrib/caldera/
openssh.spec 2 # Some of this will need re-evaluation post-LSB. The SVIdir is there
6 %define SVIdir /etc/rc.d/init.d
206 mkdir -p %{buildroot}{/etc/pam.d,%{SVIcdir},%{SVIdir}}
224 install -m 0755 contrib/caldera/sshd.init %{buildroot}%{SVIdir}/sshd
227 find %{buildroot}%{SVIdir} -type f -exec \
228 %__perl -pi -e 's:\@SVIdir\@:%{SVIdir}:g;\
293 ! %{SVIdir}/sshd status || %{SVIdir}/sshd restart
299 ! %{SVIdir}/sshd status || %{SVIdir}/sshd sto
    [all...]
sshd.init 58 . @SVIdir@/functions

Completed in 839 milliseconds