# The form data below was edited by super-tom_tyler # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. # Type: Type of job; [Bug/Feature]. Required. Job: SDP-99 Status: closed Project: perforce-software-sdp Severity: C ReportedBy: tom_tyler ReportedDate: 2017/04/02 17:27:39 ModifiedBy: super-tom_tyler ModifiedDate: 2017/04/02 17:27:39 OwnedBy: tom_tyler Description: Fix special case env insulation bug running init scripts as root. When running init scripts as root in an environment where the ~perforce user source 'p4_vars' with a default instnace, this impacts init scripts run as root, due to loss of SDP_INSTANCE setting with the su/exec. DevNotes: This job, SDP-99, was originally named job000589. Type: Bug