summarylogtreecommitdiffstats
path: root/pulse-secure.install
diff options
context:
space:
mode:
Diffstat (limited to 'pulse-secure.install')
-rw-r--r--pulse-secure.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/pulse-secure.install b/pulse-secure.install
index 61faf8fae6e2..33623a3c4dfb 100644
--- a/pulse-secure.install
+++ b/pulse-secure.install
@@ -13,7 +13,8 @@ note() {
post_install() {
note "From 9.1r10.0, the client (pulseUi, pulselauncher) requires a service called pulsesecure."
- note "Run 'sudo systemctl start pulsesecure' before you run the client"
+ note "Run 'sudo systemctl start pulsesecure' before you run the client."
+ note "Run 'sudo systemctl enable pulsesecure' to start the service automatically in boot."
}
post_upgrade() {