forked from fatso83/hubic-init-script
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
22 lines (18 loc) · 645 Bytes
/
Copy pathREADME
File metadata and controls
22 lines (18 loc) · 645 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Overview
--------
This is an init.d script to run the hubiC synchronization client as a service in a non graphic environment.
Features
--------
* start|stop|restart|status
* reload : update the sync directory and the exclusions of $DESC
* synstatus : display the synchronization status
Dependencies
------------
* [hubiC](https://forums.hubic.com/showthread.php?272-hubiC-for-Linux-beta-2-is-out-!)
* dbus-launch (package dbus-x11)
Installation
------------
On Debian, run this commands as root:
git clone https://github.com/leizh/hubic-init-script.git
. hubic-init-script/build-deb.sh
dpkg -i hubic-init-script_0.1_all.deb