Changes between Initial Version and Version 1 of Ticket #462, comment 3


Ignore:
Timestamp:
10/16/14 16:26:33 (9 years ago)
Author:
David Sommerseth
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #462, comment 3

    initial v1  
    11I've been pondering on this for a few days.  And this isn't wrong.  But in some situations it isn't right either.
    22
    3 Using network-online.target is right '''if''' the an OpenVPN '''client''' config is to be started.  But OpenVPN '''server''' configs are to be started, it should only wait for the network stack to be ready (network.target).
     3Using network-online.target is right '''if''' an OpenVPN '''client''' config is to be started.  But OpenVPN '''server''' configs are to be started, it should only wait for the network stack to be ready (network.target).
    44
    55I need to ponder a bit more on this.  Maybe we should actually have two different unit files, openvpnserver and openvpnclient, where they look for the config files in separate directories (to avoid any confusions.