Merge pull request #635 from proski/bindsto

Change BindTo to BindsTo, it was renamed in systemd long time ago
This commit is contained in:
Itamar Reis Peixoto 2017-01-21 19:34:55 -02:00 committed by GitHub
commit e217e68acb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Description=xrdp session manager
After=syslog.target network.target
StopWhenUnneeded=true
BindTo=xrdp.service
BindsTo=xrdp.service
[Service]
Type=forking