docker: fix rc script header comment

This commit is contained in:
Matt Housh 2016-06-01 20:28:56 -05:00
parent 2b452afefe
commit 9edbe2063a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
2767e2b5098dbf330b1fc08e2105207d docker-1.11.1.tar.xz
8c86c300b3e70144c10797deddf10911 docker-man-pages-1.11.1.tar.xz
639d3af72199001bb612e545335a67a3 docker.conf
a5958065f57184ef580fdf3a76d58a07 docker.rc
493cf8e992ad384bc53ba682f88dc654 docker.rc

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# /etc/rc.d/sshd: start/stop ssh daemon
# /etc/rc.d/docker: start/stop docker daemon
#
SSD=/sbin/start-stop-daemon