Correction unité systemd

This commit is contained in:
Ludovic Poujol 2018-11-13 11:34:45 +01:00
parent e0d8e8ae5d
commit ec23b20078

View file

@ -120,13 +120,14 @@ NAMES = Français,English
### systemd
~~~
# cat /etc/systemd/system/gitea@.service
# cat /etc/systemd/system/gitea.service
[Unit]
Description=Gitea (Git with a cup of tea)
After=syslog.target
After=network.target
After=mysqld.service
After=redis-server.service
[Service]
User=git