Changes between Version 8 and Version 9 of UnprivilegedUser


Ignore:
Timestamp:
10/18/12 13:03:38 (12 years ago)
Author:
Eric Crist
Comment:

OpenVPN doesn't have a 'default' init script, corrected wording

Legend:

Unmodified
Added
Removed
Modified
  • UnprivilegedUser

    v8 v9  
    33= Configuration =
    44== Init Script ==
    5 The init script is modifed to invoke the ''openvpn'' command via ''su'' instead of calling it directly(as root). It is recommended to copy the default init script to a new one('''/etc/rc.d/init.d/openvpn-su''')before making these changes. Otherwise, package updates will wipe them out.
     5The init script is modifed to invoke the ''openvpn'' command via ''su'' instead of calling it directly(as root). It is recommended to copy the sample init script to a new one('''/etc/rc.d/init.d/openvpn-su''')before making these changes. Otherwise, package updates will wipe them out.
    66
    77First, we must tell the init script which user to run as; insert the following near the top of the init script: