Systemd services #13

Closed
lecris wants to merge 4 commits from systemd into systemd
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 4172541e9b - Show all commits

View File

@ -3,4 +3,3 @@ Description=Matrix puppeteer line bridge target
Requires=multi-user.target network.target
After=multi-user.target network.target
BindsTo=matrix-puppeteer-line-chrome.service
PartOf=matrix-puppeteer-line.service

View File

@ -1,6 +1,6 @@
[Unit]
Description=Matrix-puppeteer-line bridge
Requires=matrix-puppeteer-line-chrome.target
BindsTo=matrix-puppeteer-line-chrome.target
After=matrix-puppeteer-line-chrome.target
[Service]