diff options
Diffstat (limited to 'afs-supervisor.service.in')
-rw-r--r-- | afs-supervisor.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afs-supervisor.service.in b/afs-supervisor.service.in index 60b2a313..fad4302d 100644 --- a/afs-supervisor.service.in +++ b/afs-supervisor.service.in @@ -2,7 +2,7 @@ Description=Application Framework Supervisor [Service] -ExecStart=/usr/bin/afs-supervisor --port @AFS_SUPERVISOR_PORT@ --token @AFS_SUPERVISOR_TOKEN@ +ExecStart=/usr/bin/afs-supervisor --port @AFS_SUPERVISOR_PORT@ --token @AFS_SUPERVISOR_TOKEN@ --ws-server=sd:supervisor [Install] WantedBy=multi-user.target |