This unit is provided by:
Options
- 
    [Install]
- 
    [Service]- 
        ExecReload=/usr/bin/swanctl --reload /usr/bin/swanctl --load-all --noprompt
- 
        ExecReload=/usr/sbin/swanctl --reload /usr/sbin/swanctl --load-all --noprompt
- 
        ExecStart=/usr/bin/charon-systemd
- 
        ExecStart=/usr/sbin/charon-systemd
- 
        ExecStartPost=/usr/bin/swanctl --load-all --noprompt
- 
        ExecStartPost=/usr/sbin/swanctl --load-all --noprompt
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        Restart=on-abnormal
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        Type=notify
 
- 
        
- 
    [Unit]- 
        After=network-online.target
- 
        Description=strongSwan IPsec IKEv1/IKEv2 daemon using swanctl
 
- 
        
Additionnal notes
Nothing here.