File openiked.service of Package openiked

[Unit]
Description=OpenIKED IKEv2 Daemon
Documentation=man:iked(8)
After=network.target

[Service]
Type=notify
ExecStart=/usr/sbin/iked
ExecReload=/usr/sbin/ikectl reload
KillMode=process
RestartPreventExitStatus=255

# added automatically, for details please see
# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
ProtectHome=true
PrivateDevices=true
ProtectHostname=true
ProtectClock=true
ProtectKernelTunables=true
ProtectKernelModules=true
ProtectKernelLogs=true
ProtectControlGroups=true
RestrictRealtime=true
# end of automatic additions

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by