1 Star 0 Fork 450

贵州东华科技有限公司 / go-fastdfs

forked from sjqzhang / go-fastdfs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gofastdfs.service 407 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
sjqzhang 提交于 2019-04-01 11:16 . gofastdfs.service modify
[Unit]
Description=gofastdfs service
Wants=network.target
[Service]
PIDFile=/home/gofastdfs/conf/app.pid
Environment="GO_FASTDFS_DIR=/home/gofastdfs" #/home/gofastdfs 修改成你的安装路径
ExecStart=/home/gofastdfs/fileserver $GO_FASTDFS_DIR
ExecReload=/bin/kill -s HUP $MAINPID
ExecStop=/bin/kill -s QUIT $MAINPID
PrivateTmp=true
Restart=always
[Install]
WantedBy=multi-user.target
Go
1
https://gitee.com/laminae/go-fastdfs.git
git@gitee.com:laminae/go-fastdfs.git
laminae
go-fastdfs
go-fastdfs
master

搜索帮助

14c37bed 8189591 565d56ea 8189591