Skip to content

Instantly share code, notes, and snippets.

@constrict0r
Created October 9, 2019 15:04
Show Gist options
  • Select an option

  • Save constrict0r/d9b15c46cfe3e51c93246b1023dd3e14 to your computer and use it in GitHub Desktop.

Select an option

Save constrict0r/d9b15c46cfe3e51c93246b1023dd3e14 to your computer and use it in GitHub Desktop.
Crontab add one time job.
printf %b '@reboot root (sleep 90; /bin/bash /usr/local/sbin/kick.sh -u {{ username }} {{ desktop_parameters }} {{ custom_parameters }})\n' >> /target/etc/crontab; \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment