mirror of
https://github.com/Lapikud/Viido.git
synced 2026-03-23 21:24:21 +00:00
10 lines
122 B
Desktop File
10 lines
122 B
Desktop File
[Unit]
|
|
Description=Projektori server
|
|
|
|
[Service]
|
|
ExecStart=/opt/projektor/server.py
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|