This website requires JavaScript.
Explore
Help
Sign In
lavender-legacy
/
gitea
Watch
7
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cb92af4a6c
gitea
/
docker
/
s6
/
syslogd
/
run
8 lines
96 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
if
test
-f ./setup
;
then
source
./setup
fi
exec
gosu root /sbin/syslogd -nS -O-
Reference in New Issue
View Git Blame
Copy Permalink