summarylogtreecommitdiffstats
path: root/phantomsocks.service
blob: e8df89b79eee717d7b19abb448bab88efd4cae2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Unit]
Description=Phantomsocks process
Wants=network-online.target
After=network-online.target

[Service]
Type=simple
Group=phantomsocks
WorkingDirectory=/etc/phantomsocks
ExecStart=/usr/bin/phantomsocks
Restart=on-abnormal
RestartSec=5

[Install]
WantedBy=multi-user.target
Alias=