Initial commit.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=OVOS A.I. Software stack.
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Group=ovos
|
||||
ExecStart=/bin/true
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user