This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=sysinit.target
 
- 
        
- 
    [Service]
- 
    [Unit]- 
        After=local-fs.target
- 
        Before=network-pre.target
- 
        ConditionKernelCommandLine=switchconf
- 
        DefaultDependencies=no
- 
        Description=Switchconf configuration files during boot
- 
        RequiresMountsFor=/var/lock /var/lib
- 
        Wants=network-pre.target
 
- 
        
Additionnal notes
Nothing here.