
debian/ is still missing, will follow in next commit. Fixes: #4626 Change-Id: Ia87c28c1c75b8402eedbfca47f888585a7881f44
8 lines
142 B
SYSTEMD
8 lines
142 B
SYSTEMD
[Unit]
|
|
Description=Start all SECoP SEC-nodes
|
|
Requires=network-online.target
|
|
After=network-online.target
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|