※ 引述《[email protected] (學習讓自己感覺存在)》之銘言:
: 因我使用plone
: 希望在每次重新開機後能執行/home/ploneuser/instance/bin/runzope &
: 於是我將其放在/etc/rc.conf 內
: 放置的位置是在zope_instance="/usr/local/wwwZope/instance-first" 之後
: 但我發現近來重新開機後居然不會自動啟動了
請把 "/home/ploneuser/instance/bin/runzope &" 放到 /etc/rc.local 裡面
或是寫成 shell script 放到 /usr/local/etc/rc.d/ 裡面
--
嘴對嘴的接吻就如同起誓
允許對方接近自己的一切,可以把自己的一切托付給對方。
by 坂井 千草
--
: 因我使用plone
: 希望在每次重新開機後能執行/home/ploneuser/instance/bin/runzope &
: 於是我將其放在/etc/rc.conf 內
: 放置的位置是在zope_instance="/usr/local/wwwZope/instance-first" 之後
: 但我發現近來重新開機後居然不會自動啟動了
請把 "/home/ploneuser/instance/bin/runzope &" 放到 /etc/rc.local 裡面
或是寫成 shell script 放到 /usr/local/etc/rc.d/ 裡面
--
嘴對嘴的接吻就如同起誓
允許對方接近自己的一切,可以把自己的一切托付給對方。
by 坂井 千草
--
All Comments