2022-06-30 18:28:59 +02:00
|
|
|
[Unit]
|
|
|
|
Description=NBMrec daemon nocturnal bird migration service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=oneshot
|
2022-07-01 07:26:09 +02:00
|
|
|
User=<USER>
|
|
|
|
ExecStart=/usr/local/bin/nbmrec.sh
|
2022-06-30 18:28:59 +02:00
|
|
|
RemainAfterExit=yes
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|