10 lines
193 B
Text
10 lines
193 B
Text
[Unit]
|
|
Description=Lighthouse vessel tracker and notification
|
|
After=network.target
|
|
|
|
[Service]
|
|
WorkingDirectory=WORKING_DIR
|
|
ExecStart=WORKING_DIR/collector.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|