Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:Staging:A
iodine
iodined.service
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File iodined.service of Package iodine
# /lib/systemd/system/iodined.service # # Copyright (c) 2012-2023 Malcolm J Lewis <malcolmlewis@opensuse.org> # [Unit] Description=iodined lets you tunnel IPv4 data through a DNS server After=network.target syslog.target [Service] # added automatically, for details please see # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort ProtectSystem=full ProtectHome=true # PrivateDevices=true see boo#1216238 ProtectHostname=true # ProtectClock=true see boo#1206835 ProtectKernelTunables=true ProtectKernelModules=true ProtectKernelLogs=true ProtectControlGroups=true RestrictRealtime=true # end of automatic additions Type=simple EnvironmentFile=-/etc/sysconfig/iodined Environment=TERM=linux ExecStart=/bin/sh -c "/usr/sbin/iodined ${IODINED_PASS} ${IODINED_OPTIONS}" StandardOutput=syslog Restart=always RestartSec=0 KillSignal=SIGHUP [Install] WantedBy=multi-user.target
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor