12 lines
151 B
Desktop File
12 lines
151 B
Desktop File
[Unit]
|
|
Description=carla_pre
|
|
After=graphical.target
|
|
|
|
|
|
[Service]
|
|
Type=exec
|
|
ExecStart=/home/luke/bin/prestart_carla
|
|
|
|
[Install]
|
|
WantedBy=graphical.target
|