]> git.pld-linux.org Git - packages/distcache.git/commitdiff
- I don't see any bashisms here - use /bin/sh
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Dec 2005 13:15:24 +0000 (13:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dc_client.init -> 1.3
    dc_server.init -> 1.3

dc_client.init
dc_server.init

index e14c140e897f68ef121fcfe0b26890fcf4043f00..4f4fce85d32f6f7db4d24e38191d3ecb2c25ce28 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 # distcache    Startup script for the Distcache SSL Session Cache Client Proxy
 #
index bb6500c37bd5539f799a81983801ce52d9a73ecf..bce2e4d0168951d8bcf910e4f29b0e94bb4aaf95 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 # distcache            Startup script for the Distcache SSL Session Cache Server
 #
This page took 0.11115 seconds and 4 git commands to generate.