cchen

Results 2 issues of cchen

Hi, I want to know how to build the `hyperstart initrd` with systemd(daemon) enabled(using systemd rather than /sbin/init for PID 1). Could someone help me? I tried to use the...

gogs version: 0.14.0+dev when calling with ``` curl -X POST -H "Content-Type: application/json" -d @test.json http://xxx/api/v1/repos/xxx/test/hooks?token=xxx ``` while `test.json` : ```json { "type": "gogs", "config": { "content_type": "json", "url": "http://xxx/hook"...