75fa0ae5af
GitOrigin-RevId: c3ab5ea047e6dc73df530948f7367455749d8906
12 lines
209 B
Desktop File
12 lines
209 B
Desktop File
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Service]
|
|
ExecSearchPath=/bin
|
|
ExecStart=@comodoro@/bin/comodoro server start preset tcp
|
|
Restart=always
|
|
RestartSec=10
|
|
|
|
[Unit]
|
|
After=network.target
|
|
Description=Comodoro server
|