copying the .service and .target files to the systemd directory #28

Closed
opened 2020-01-03 15:19:08 +01:00 by JupyterJones · 0 comments
JupyterJones commented 2020-01-03 15:19:08 +01:00 (Migrated from github.com)

As a super-user, copy the .service and .target files to the systemd directory:
$ sudo comment-server/config/comment-server* /etc/systemd/system
should read ( since you are in the comment-server directory );

sudo cp config/comment-server* /etc/systemd/system

As a super-user, copy the .service and .target files to the systemd directory: $ sudo comment-server/config/comment-server* /etc/systemd/system should read ( since you are in the comment-server directory ); > sudo cp config/comment-server* /etc/systemd/system
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LBRYCommunity/comment-server#28
No description provided.