fix init script
Change-Id: I0bc2e95bf87eaba02b5d502719354e439042de1e Reviewed-on: https://forge.frm2.tum.de/review/16323 Reviewed-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de> Tested-by: Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
This commit is contained in:
@ -38,7 +38,7 @@ import signal
|
|||||||
|
|
||||||
|
|
||||||
CFG_DIR = '/etc/secop'
|
CFG_DIR = '/etc/secop'
|
||||||
PID_DIR = '/var/run'
|
PID_DIR = '/var/run/secop'
|
||||||
SRV_EXEC = 'secop-server'
|
SRV_EXEC = 'secop-server'
|
||||||
|
|
||||||
inplace_basedir = os.path.join(os.path.dirname(__file__), '..')
|
inplace_basedir = os.path.join(os.path.dirname(__file__), '..')
|
||||||
|
Reference in New Issue
Block a user