Remove unused files.
This commit is contained in:
0
script/install/danbooru_local_config.rb.templ
Executable file → Normal file
0
script/install/danbooru_local_config.rb.templ
Executable file → Normal file
@@ -1,5 +0,0 @@
|
||||
/var/www/danbooru2/shared/log/*.log {
|
||||
daily
|
||||
rotate 3
|
||||
copytruncate
|
||||
}
|
||||
0
script/install/database.yml.templ
Executable file → Normal file
0
script/install/database.yml.templ
Executable file → Normal file
@@ -1,17 +0,0 @@
|
||||
[supervisord]
|
||||
nodaemon=true
|
||||
|
||||
[program:sshd]
|
||||
command=/etc/init.d/sshd start
|
||||
|
||||
[program:nginx]
|
||||
command=/etc/init.d/nginx start
|
||||
|
||||
[program:postgresql]
|
||||
command=/etc/init.d/postgresql start
|
||||
|
||||
[program:memcached]
|
||||
command=/etc/init.d/memcached start
|
||||
|
||||
[program:crond]
|
||||
command=/etc/init.d/crond start
|
||||
Reference in New Issue
Block a user