Dominique Leuenberger 2018-06-28 13:14:34 +00:00 committed by Git OBS Bridge
commit 196b946d7e
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 27 15:37:55 UTC 2018 - rkitover@gmail.com
- Change quasselcore.service to start after `default.target` instead of
`network.target` as the PostgreSQL backend may not be available during
startup otherwise.
-------------------------------------------------------------------
Fri Jun 22 17:44:58 UTC 2018 - wbauer@tmo.at

View File

@ -1,6 +1,6 @@
[Unit]
Description=Quassel Core
After=network.target
After=default.target
[Service]
EnvironmentFile=-/etc/sysconfig/quasselcore