| Title | Bugzilla: P4DTI doesn't restart on reboot | 
| Status | closed | 
| Priority | essential | 
| Assigned user | Nick Barnes | 
| Organization | Ravenbrook | 
| Description | A P4DTI installed on Linux using the P4DTI RPM will not automatically restart when the system is rebooted. | 
| Analysis | init runs /etc/rc.d/rc, which runs the scripts in /etc/rc.d/rc.*.d/.  Scripts starting S are start scripts; scripts starting K are kill scripts.  We need one or more symlinks from /etc/rc.d/rc*.d/{K,S}<nn>p4dti to /etc/rc.d/init.d/p4dti Added stuff to post-install script in RPM spec to create these symlinks.  | 
| How found | manual_test | 
| Evidence | swan didn't run p4dti when it came back up from a power failure. | 
| Observed in | 1.0.4 | 
| Introduced in | 1.0.0 | 
| Created by | Nick Barnes | 
| Created on | 2001-03-21 13:09:49 | 
| Last modified by | Gareth Rees | 
| Last modified on | 2010-10-07 12:06:17 | 
| History | 2001-03-21  NB  Created. 2001-03-21 RB Added "introduced-in" when we first added RPMs.  | 
| Change | Effect | Date | User | Description | 
|---|---|---|---|---|
| 10345 | closed | 2001-03-21 13:24:42 | Nick Barnes | Fix for job000263 |