summaryrefslogtreecommitdiff
path: root/community/mfs/mfs.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
committerroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
commit236f7ce9638c79b9ff594552540f3f5a2cbd8703 (patch)
tree48799f3962c80c2ba374b02815b865a253d12869 /community/mfs/mfs.install
parent0fbe25a10dce8ec16455854ed6929b688f98cb36 (diff)
Fri Mar 29 00:06:00 PDT 2013
Diffstat (limited to 'community/mfs/mfs.install')
-rw-r--r--community/mfs/mfs.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/mfs/mfs.install b/community/mfs/mfs.install
index 906932aaa..433595cb0 100644
--- a/community/mfs/mfs.install
+++ b/community/mfs/mfs.install
@@ -17,8 +17,7 @@ post_install() {
echo 'To troubleshoot a service, like "mfschunkserver", just running'
echo '"/usr/bin/mfschunkserver start" can be helpful.'
echo
- echo '"systemctl enable mfschunkserver" can be used to enable a service'
- echo "at boot, if you're using systemd."
+ echo 'Systemd is supported for starting services at boot.'
echo
}