diff options
Diffstat (limited to 'misc/py-cinder')
-rw-r--r-- | misc/py-cinder/files/cinder-api.in | 3 | ||||
-rw-r--r-- | misc/py-cinder/files/cinder-scheduler.in | 3 | ||||
-rw-r--r-- | misc/py-cinder/files/cinder-volume.in | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/misc/py-cinder/files/cinder-api.in b/misc/py-cinder/files/cinder-api.in index 3eaae24bccd8..65d13992b519 100644 --- a/misc/py-cinder/files/cinder-api.in +++ b/misc/py-cinder/files/cinder-api.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: cinder_api # REQUIRE: LOGIN diff --git a/misc/py-cinder/files/cinder-scheduler.in b/misc/py-cinder/files/cinder-scheduler.in index d434ada7d90d..06d0059762c7 100644 --- a/misc/py-cinder/files/cinder-scheduler.in +++ b/misc/py-cinder/files/cinder-scheduler.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: cinder_scheduler # REQUIRE: LOGIN diff --git a/misc/py-cinder/files/cinder-volume.in b/misc/py-cinder/files/cinder-volume.in index 4cdf65a0e1c3..f84f4a121246 100644 --- a/misc/py-cinder/files/cinder-volume.in +++ b/misc/py-cinder/files/cinder-volume.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: cinder_volume # REQUIRE: LOGIN |