]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Make stopdaemons.sh work with on multi-instance servers. So: - Allow specifying a...
authorJoshua Judson Rosen <rozzin@geekspace.com>
Thu, 9 Aug 2012 03:41:02 +0000 (23:41 -0400)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 5 May 2014 11:34:59 +0000 (13:34 +0200)
commit15c0568d1b55da6121d0b98be901f867befa0fae
tree2f400b061fe9fe057691d6b2c7c93d3d039063f7
parentf29d8e0d5a610359d35e9cf2cced41ab754cefe6
Make stopdaemons.sh work with on multi-instance servers. So: - Allow specifying a site on the command-line, just like startdaemons.sh. - If a site is specified, kill only its daemons--not all daemons with pid-files in the piddir.
scripts/stopdaemons.sh