Skip to content

Instantly share code, notes, and snippets.

View fbsdev's full-sized avatar

FBS fbsdev

  • Brasil
  • 21:33 (UTC -03:00)
View GitHub Profile
#!/bin/sh
### BEGIN INIT INFO
# Provides: dropbox
# Required-Start: $local_fs $remote_fs $network $syslog $named
# Required-Stop: $local_fs $remote_fs $network $syslog $named
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# X-Interactive: false
# Short-Description: dropbox service
### END INIT INFO