Commit Graph

14 Commits (master)

Author SHA1 Message Date
Jookia a0d7ec544d
osync-srv: Fix syntax errors when setting errno
Two instances in the osync-srv script throw an error when setting errno to 1.
In both instances errno is expanded from '$errno=1' to '0=1'.
In the first instance there is invalid spacing around the equals symbol.

Signed-off-by: Jookia <166291@gmail.com>
6 years ago
deajan bfa9d72c8d Fix service file wildcard expansion 6 years ago
deajan d9f8cd5858 Reverted binary paths 7 years ago
deajan 34aa22b110 Updated program path to be variable 7 years ago
deajan 8648980dd3 Added --errors-only to service files 8 years ago
deajan 757c53ca3a Merge branch 'master' into betterKillChilds
Conflicts:
	dev/debug_osync.sh
	dev/n_osync.sh
	osync.sh
8 years ago
deajan 773203ebb8 Fixed possible vulnerability with program execution path. 9 years ago
deajan c4388c242b Coding style compliance 9 years ago
deajan 5e6396b5d4 Added LSB info to init script for Debian based distros 9 years ago
deajan aef10c2808 Removed legacy lockfile code from init script 9 years ago
deajan 447bd7f36d Removed hard coded program name in init script 9 years ago
deajan d8ff286b32 Code cleanup 10 years ago
deajan 8214f151db Revert typos 10 years ago
deajan 3467e4f328 Added init and install scripts 10 years ago