diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-10-16 18:11:09 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-10-16 18:11:09 -0400 |
commit | 12c465a8f6e127a599b0477094552fc90c7e2ce0 (patch) | |
tree | 81abef4c2a2d0230ca403eed1133815f2e37a740 /wiki/templates/supervisord.conf | |
parent | 84ccb907a14bd8bd06afec7b5ac836fa7a0883f6 (diff) | |
parent | 54af5163644ef58a641e86288c7af8653970a319 (diff) | |
download | emacsconf-ansible-12c465a8f6e127a599b0477094552fc90c7e2ce0.tar.xz emacsconf-ansible-12c465a8f6e127a599b0477094552fc90c7e2ce0.zip |
Merge branch 'main' of git.emacsconf.org:pub/emacsconf-ansible into main
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 |