2 Description=Start CYCLABILE
 
   4 BindsTo=dev-projector.device
 
   5 After=dev-projector.device
 
   8 # For the time being run the program from its source directory
 
   9 ExecStart=/usr/bin/make -C "@@CYCLABILE_SOURCE_PATH@@" run
 
  12 # This ensures that the unit is run when the device shows up
 
  13 WantedBy=dev-projector.device