mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
- Patch from Tomasz Chmielewski <mangoo@wpkg.org>: fixes incorrect shutdown on Debian systems.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@213 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# description: Starts and stops the iSCSI target
|
||||
# debianized start-stop script
|
||||
|
||||
PID_FILE=/var/run/iscsi-scst.pid
|
||||
PID_FILE=/var/run/iscsi-scstd.pid
|
||||
CONFIG_FILE=/etc/iscsi-scstd.conf
|
||||
DAEMON=/usr/local/sbin/iscsi-scstd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user