14 lines
254 B
Desktop File
14 lines
254 B
Desktop File
[Unit]
|
|
Description=Metona Search Proxy - Google/Bing/DDG/Baidu API
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/opt/metona-search-proxy/metona-search-proxy
|
|
Restart=always
|
|
RestartSec=5
|
|
Environment=PORT=7899
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|