openwares.net

Freedom & Beauty

  • Home
  • About
  • Tags
  • Categories
  • Archives
  • Search
  • Table of Contents
  • Overview

openwares

open source and free matters
987 posts
18 categories
41 tags
0%

debian stretch 启用rc.local

Posted on 2019-06-12 Edited on 2020-12-04 In GNU/Linux

debian stretch默认不再支持rc.local,但是系统提供了systemd服务rc-local,可以用来添加rc.local支持,详见[1]

如果需要指定工作目录,可以在rc.local中exit之前这样写:

1
(cd /opt/reps && ./reps)

References:
[1]Debian 9 Stretch 解决 /etc/rc.local 开机启动问题

# Debian
编译qemu
lxd容器设置时区
© 2024 openwares
Powered by Hexo & NexT.Muse