mirror of
https://github.com/ohwgiles/laminar.git
synced 2024-10-27 20:34:20 +00:00
resolves #85: systemd unit file After=network.target
This commit is contained in:
parent
95482c78a5
commit
a851f19eb3
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Laminar continuous integration service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
User=laminar
|
||||
|
Loading…
Reference in New Issue
Block a user