We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

File isatapd.service of Package isatapd

[Unit]
Description=isatapd creates and maintains an ISATAP client tunnel (RFC 5214) in Linux
Documentation=man:isatapd(8)

[Service]
# added automatically, for details please see
# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
ProtectSystem=full
ProtectHome=true
ProtectHostname=true
ProtectKernelModules=true
ProtectKernelLogs=true
ProtectControlGroups=true
RestrictRealtime=true
# end of automatic additions 
Environment="MTU=1280"
EnvironmentFile=-/etc/sysconfig/isatapd
ExecStart=/usr/sbin/isatapd --mtu $MTU $DAEMON_OPTS $ISATAP_ROUTERS
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target

openSUSE Build Service is sponsored by