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>
2018-05-18 13:07:16 +10:00
deajan
bfa9d72c8d
Fix service file wildcard expansion
2018-02-20 22:49:36 +01:00
deajan
d9f8cd5858
Reverted binary paths
2017-03-14 21:43:49 +01:00
deajan
34aa22b110
Updated program path to be variable
2017-03-14 21:26:43 +01:00
deajan
8648980dd3
Added --errors-only to service files
2016-11-17 19:44:31 +01:00
deajan
757c53ca3a
Merge branch 'master' into betterKillChilds
...
Conflicts:
dev/debug_osync.sh
dev/n_osync.sh
osync.sh
2016-04-01 21:24:53 +02:00
deajan
773203ebb8
Fixed possible vulnerability with program execution path.
2015-09-27 16:09:26 +02:00
deajan
c4388c242b
Coding style compliance
2015-09-08 16:08:14 +02:00
deajan
5e6396b5d4
Added LSB info to init script for Debian based distros
2015-09-06 09:25:14 +02:00
deajan
aef10c2808
Removed legacy lockfile code from init script
2015-04-13 17:26:12 +02:00
deajan
447bd7f36d
Removed hard coded program name in init script
2015-04-13 16:46:15 +02:00
deajan
d8ff286b32
Code cleanup
2014-05-27 00:50:46 +02:00
deajan
8214f151db
Revert typos
2014-05-25 17:51:05 +02:00
deajan
3467e4f328
Added init and install scripts
2014-05-21 19:12:19 +02:00