Skip to content

Commit fb6e8fa

Browse files
author
olevole
committed
added dependency: openvswitch-switch.service
1 parent 49811c3 commit fb6e8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/examples/systemd/cbsdd.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Unit]
22
Description=CBSDD daemon
3-
After=network.target network-online.target remote-fs.target nss-lookup.target
3+
After=network.target network-online.target remote-fs.target nss-lookup.target openvswitch-switch.service
44
Wants=network-online.target
55
Documentation=https://github.com/cbsd/cbsd, man:cbsd(8)
66

0 commit comments

Comments
 (0)