go-flat-finder/flatfinder.service
2022-09-13 22:44:53 +12:00

13 lines
189 B
Desktop File

[Unit]
Description=FlatFinder
After=network.target
[Service]
ExecStart=/root/flatfinder
WorkingDirectory=/root
Type=simple
Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target