Changes

From SME Server
Jump to navigationJump to search
Line 48: Line 48:     
====Start application at boot time====
 
====Start application at boot time====
The preferred way to enable scl python33 permanently at logout or (re)boot is to add a custom script called 'enablepython33.sh to /etc/profiles.d/ directory with the following content:
+
The preferred way to enable scl python33 permanently at logout or (re)boot is to add a custom script called 'enablepython33.sh' to /etc/profiles.d/ directory with the following content and make it executable.
    
  #!/bin/sh
 
  #!/bin/sh

Navigation menu