albatross_log.service: don't depend on albatross_console
Co-authored-by: Hannes Mehnert <hannes@mehnert.org>
This commit is contained in:
parent
362ff7b27a
commit
c3cd5bd5ff
|
@ -4,7 +4,7 @@
|
|||
# systemctl edit albatross_log.service
|
||||
Description=Albatross log daemon (albatross_log)
|
||||
After=syslog.target albatross_console.service
|
||||
Requires=albatross_console.socket albatross_log.socket
|
||||
Requires=albatross_log.socket
|
||||
AssertPathExists=/var/lib/albatross/albatross.log
|
||||
|
||||
[Service]
|
||||
|
|
Loading…
Reference in a new issue