summarylogtreecommitdiffstats
path: root/sunloginclient.install
diff options
context:
space:
mode:
Diffstat (limited to 'sunloginclient.install')
-rw-r--r--sunloginclient.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/sunloginclient.install b/sunloginclient.install
index 6f1a5a9b1d0f..2b155f3504e8 100644
--- a/sunloginclient.install
+++ b/sunloginclient.install
@@ -13,7 +13,7 @@ post_install() {
$ECHO "\033[36m*************************************************************************\033[0m"
$ECHO "\033[36m* sunlogin daemon service must be running for sunloginclient to work *\033[0m"
- $ECHO "\033[36m* Type: systemctl start runsunloginclient *\033[0m"
+ $ECHO "\033[36m* Type: systemctl start runsunloginclient.service *\033[0m"
$ECHO "\033[36m*************************************************************************\033[0m"
}