diff options
Diffstat (limited to 'wiki/templates/supervisord.conf')
-rw-r--r-- | wiki/templates/supervisord.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/wiki/templates/supervisord.conf b/wiki/templates/supervisord.conf deleted file mode 100644 index 4df613a..0000000 --- a/wiki/templates/supervisord.conf +++ /dev/null @@ -1,5 +0,0 @@ -[program:lighttpd] -command=/usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf - -[program:sshd] -command=/usr/sbin/sshd -D
\ No newline at end of file |