1 2 3 4 5 6 7 8 9 10
[Unit] Description=Lima Personal Cloud After=network.target [Service] ExecStart=/usr/bin/lima start nobg ExecStop=/usr/bin/lima stop [Install] WantedBy=default.target