V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
fchypzero
V2EX  ›  Linux

cow 在 debian 下无法开机启动

  •  
  •   fchypzero · 2014-09-06 09:32:27 +08:00 · 4364 次点击
    这是一个创建于 3534 天前的主题,其中的信息可能已经有所发展或是发生改变。
    cow在debian下无法开机启动。
    都是需要手动才能启动,官方的启动脚本的也没效果。
    请问可能出现问题的地方是哪里?
    有没有可能是因为root的问题,我平常都是在root下操作的。
    6 条回复    2014-09-19 13:57:37 +08:00
    liuchen9586
        1
    liuchen9586  
       2014-09-06 09:58:25 +08:00
    试试在开机启动脚本里面用绝对路径启动
    imn1
        2
    imn1  
       2014-09-06 10:41:19 +08:00
    昨天我也搞一个需要root权限的自动启动,搜了N多洋人网站,也尝试了autostart都不行
    后来看了这篇文章 http://blog.aliyun.com/1201 阿里晕写的linux启动流程,然后在init.d设置成功

    大致方法是在/etc/init.d写一个sh,然后用rcconf选择它
    scola
        3
    scola  
       2014-09-06 11:27:10 +08:00
    alt + f2 手动添加开机自启动试试
    xcc7624
        4
    xcc7624  
       2014-09-06 12:12:08 +08:00 via Android
    cow是什么?
    fchypzero
        5
    fchypzero  
    OP
       2014-09-06 16:40:44 +08:00
    @scola 沒有桌面環境
    @xcc7624 https://github.com/cyfdecyf/cow HTTP proxy written in Go.
    chinni
        6
    chinni  
       2014-09-19 13:57:36 +08:00   ❤️ 1
    给系统装 sudo 然后 把下面这个脚本 存为 /etc/init.d/cow
    然后 update-rc.d cow defaults 就可以了.
    在树莓派和 Ubuntu 14.04.1 下 实测可用.

    https://gist.github.com/kuyagic/d26d1b6c99edc7a20309

    记得改下对应变量.
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2590 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 510ms · UTC 15:55 · PVG 23:55 · LAX 08:55 · JFK 11:55
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.