Skip to content

Commit

Permalink
default enable systemd
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel cheng committed Jun 2, 2022
1 parent 1305e67 commit dfd0ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ TLS = y
#install VCOM with DKMS (y/n)
DKMS = y
#install register VCOM to systemd (y/n)
SYSTEMD = n
SYSTEMD = y

#DSA length for the rootCA.key(private key)
CA_DSA_LEN = 2048
Expand Down

0 comments on commit dfd0ed4

Please sign in to comment.