Fix path of systemd system service in nfpm

This commit is contained in:
Anmol Sethi 2020-08-31 05:00:40 -04:00
parent 882a2bfd5a
commit de41646fc4
No known key found for this signature in database
GPG Key ID: 8CEF1878FF10ADEB
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ homepage: "https://github.com/cdr/code-server"
license: "MIT"
files:
./ci/build/code-server-nfpm.sh: /usr/bin/code-server
./ci/build/code-server.service: /usr/lib/systemd/system/code-server.service
./ci/build/code-server@.service: /usr/lib/systemd/system/code-server@.service
# Only included for backwards compat with previous releases that shipped
# the user service. See #1997
./ci/build/code-server-user.service: /usr/lib/systemd/user/code-server.service