12 lines
155 B
Desktop File
12 lines
155 B
Desktop File
[Unit]
|
|
Description=OVOS A.I. Software stack.
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
Group=ovos
|
|
ExecStart=/bin/true
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=default.target
|