mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-15 21:35:27 +00:00
[PR #56] Deb Install Service Fix #204
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/quamotion/dotnet-packaging/pull/56
State: closed
Merged: Yes
Fix issue where 'systemctl reload' was being called upon InstallService rather than 'systemctl daemon-reload'. This was causing a 'too few arguments' error.