8 lines
107 B
SYSTEMD
8 lines
107 B
SYSTEMD
|
[Unit]
|
||
|
Description=torfone
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/local/bin/torfone %i
|
||
|
WorkingDirectory=/root/torfone/
|
||
|
|