mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
10 lines
No EOL
146 B
Desktop File
10 lines
No EOL
146 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/haze proxy
|
|
Restart=on-failure
|
|
RestartSec=10
|
|
|
|
[Unit]
|
|
Description=Haze reverse proxy |