mirror of
https://github.com/owntracks/recorder.git
synced 2026-05-11 03:06:32 +00:00
12 lines
167 B
Desktop File
12 lines
167 B
Desktop File
[Unit]
|
|
Description=OwnTracks Recorder
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=owntracks
|
|
ExecStart=/usr/sbin/ot-recorder
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|