summaryrefslogtreecommitdiff
path: root/jni/iodine/doc/iodine-server.service
blob: 64d2eccb24ef55508a206a6531a5e52499c3a691 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Iodine Server
After=local-fs.target network.target

[Service]
EnvironmentFile=-/etc/sysconfig/iodine-server
ExecStart=/usr/local/bin/iodined -i 30 -f $OPTIONS
StandardOutput=syslog

[Install]
WantedBy=multi-user.target