summarylogtreecommitdiffstats
path: root/amule-daemon.install
diff options
context:
space:
mode:
Diffstat (limited to 'amule-daemon.install')
-rw-r--r--amule-daemon.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/amule-daemon.install b/amule-daemon.install
index 6e561e844617..1579e001c963 100644
--- a/amule-daemon.install
+++ b/amule-daemon.install
@@ -11,7 +11,7 @@ _instructions() {
${blue}->${all_off} You also need to specify amuleweb password.
Please follow ${bold}https://wiki.archlinux.org/index.php/AMule${all_off} for more information.
${blue}->${all_off} Service '${bold}amule${all_off}' can be started as '${bold}systemctl start amule${all_off}'.
- ${blue}->${all_off} Service '${bold}amule@${all_off}' (by user) can be started as '${bold}systemctl start amule@${all_off}'
+ ${blue}->${all_off} Service '${bold}amule@${all_off}' (by user) can be started as '${bold}systemctl start amule@USER${all_off}'
${blue}->${all_off} Service '${bold}amuleweb${all_off}' can be started as '${bold}systemctl start amuleweb${all_off}'.\n"
}
@@ -46,8 +46,6 @@ post_upgrade() {
_instructions_if_amuled_exist
fi
- systemd-sysusers amule.conf
-
install -dm744 -o amule -g amule /var/lib/amule
}