This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/scripts
Koen Wilde 4db0e1d340 Fix status command in FreeBSD init script
If the init script is called with `status`, the rc.subr(8) routines check if
the first argument associated with the pid in the pidfile is equal to
`procname`. By default, `procname` is equal to the value of `command`. In our
case, `command` contains a space (i.e. has multiple arguments), so `procname`
can never be equal to the first argument of the command associated with the
pid.

Set `procname` to the first argument of `command` to fix the `status` command
of the init script.
2016-01-09 13:31:45 +01:00
..
init Fix status command in FreeBSD init script 2016-01-09 13:31:45 +01:00
supervisor fix #1198 2015-07-28 15:30:14 +08:00
systemd fix systemd "Trailing garbage, ignoring." warning. 2015-05-09 20:24:33 +02:00
windows Adding simple script to install Gogs as a Windows service. 2015-10-29 08:05:50 -02:00
autoboot.sh
build.sh Update build.sh for Windows 2015-06-29 22:33:42 +08:00
build_freebsd.sh
build_linux64.sh
mysql.sql #2273 URL consistency on webhook payload 2015-12-25 07:11:58 -05:00