summarylogtreecommitdiffstats
path: root/lima.service
blob: 5d09b9bd16ad94737b7014fe697797bf471dc3b0 (plain)
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