View | Details | Raw Unified | Return to bug 228540 | Differences between
and this patch

Collapse All | Expand All

(-)src/replicant.ads (+4 lines)
Lines 206-211 Link Here
206
   --  copy host's conf defaults
206
   --  copy host's conf defaults
207
   procedure copy_rc_default (path_to_etc : String);
207
   procedure copy_rc_default (path_to_etc : String);
208
208
209
   procedure copy_etc_rcsubr (path_to_etc : String);
210
211
   procedure copy_ldconfig (path_to_etc : String);
212
209
   --  create minimal /etc/services
213
   --  create minimal /etc/services
210
   procedure create_etc_services (path_to_etc : String);
214
   procedure create_etc_services (path_to_etc : String);
211
215

Return to bug 228540