Parcourir la source

Update systemd file

Network is not need anymore to start postsrsd.
tags/1.3
bjoe2k4 il y a 11 ans
Parent
révision
546399561a
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0
    2
      init/postsrsd.systemd.in

+ 0
- 2
init/postsrsd.systemd.in Voir le fichier

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
-

Chargement…
Annuler
Enregistrer