mirror of
https://github.com/haiwen/seafile-server-installer-cn.git
synced 2025-12-26 01:22:52 +00:00
commit
582235733f
|
|
@ -280,7 +280,7 @@ cat > /etc/init.d/seafile-server << EOF
|
||||||
# Description: Start Seafile server
|
# Description: Start Seafile server
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
|
|
||||||
# Author: Alexander Jackson <alexander.jackson@seafile.com.de>
|
# Author: Alexander Jackson <alexander.jackson@seafile.de>
|
||||||
|
|
||||||
# Change the value of "seafile_dir" to your path of seafile installation
|
# Change the value of "seafile_dir" to your path of seafile installation
|
||||||
user=${SEAFILE_SERVER_USER}
|
user=${SEAFILE_SERVER_USER}
|
||||||
|
|
|
||||||
|
|
@ -259,7 +259,7 @@ cat > /etc/init.d/seafile-server << EOF
|
||||||
# Description: Start Seafile server
|
# Description: Start Seafile server
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
|
|
||||||
# Author: Alexander Jackson <alexander.jackson@seafile.com.de>
|
# Author: Alexander Jackson <alexander.jackson@seafile.de>
|
||||||
|
|
||||||
# Change the value of "seafile_dir" to your path of seafile installation
|
# Change the value of "seafile_dir" to your path of seafile installation
|
||||||
user=${SEAFILE_SERVER_USER}
|
user=${SEAFILE_SERVER_USER}
|
||||||
|
|
|
||||||
|
|
@ -267,7 +267,7 @@ cat > /etc/init.d/seafile-server << EOF
|
||||||
# Description: Start Seafile server
|
# Description: Start Seafile server
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
|
|
||||||
# Author: Alexander Jackson <alexander.jackson@seafile.com.de>
|
# Author: Alexander Jackson <alexander.jackson@seafile.de>
|
||||||
|
|
||||||
# Change the value of "seafile_dir" to your path of seafile installation
|
# Change the value of "seafile_dir" to your path of seafile installation
|
||||||
user=${SEAFILE_SERVER_USER}
|
user=${SEAFILE_SERVER_USER}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue