瀏覽代碼

Update systemd file

Network is not need anymore to start postsrsd.
tags/1.3
bjoe2k4 10 年之前
父節點
當前提交
546399561a
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0
    2
      init/postsrsd.systemd.in

+ 0
- 2
init/postsrsd.systemd.in 查看文件

1
 [Unit]
1
 [Unit]
2
 Description=PostSRSd Daemon
2
 Description=PostSRSd Daemon
3
-After=network.target
4
 
3
 
5
 [Service]
4
 [Service]
6
 Type=simple
5
 Type=simple
12
 
11
 
13
 [Install]
12
 [Install]
14
 WantedBy=multi-user.target
13
 WantedBy=multi-user.target
15
-

Loading…
取消
儲存