summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyuzakiKK2017-10-04 16:19:13 +0200
committerRyuzakiKK2017-10-04 16:19:13 +0200
commiteff28de1aafabcfc87341902013737de0d0e0256 (patch)
treec9db1535ac31d4e06c19e16dffc70eb0b8975a0a
parent32350efab90df7123df613a895938b1713a33acc (diff)
downloadaur-eff28de1aafabcfc87341902013737de0d0e0256.tar.gz
start bluetooth -> enable bluetooth
-rw-r--r--gnome-keysign.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-keysign.install b/gnome-keysign.install
index ecff619ad754..21e59705e676 100644
--- a/gnome-keysign.install
+++ b/gnome-keysign.install
@@ -3,7 +3,7 @@ post_install() {
echo ">>> Enable it executing 'systemctl enable avahi-daemon'"
echo ">>> If you want to also use Bluetooth you need to install"
echo ">>> the optional dependency python-pybluez and enable the"
- echo ">>> Bluetooth daemon with 'systemctl start bluetooth'"
+ echo ">>> Bluetooth daemon with 'systemctl enable bluetooth'"
}
post_upgrade() {