1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-20 22:00:44 +01:00

11 lines
147 B
SYSTEMD
Raw Normal View History

2022-10-08 17:52:34 +02:00
[Unit]
Description=Mycroft A.I. Software stack.
[Service]
Type=oneshot
ExecStart=/bin/true
RemainAfterExit=yes
[Install]
WantedBy=default.target