Skip to content

Commit e45a955

Browse files
committed
edited config file to reflect new cli api
1 parent 1200586 commit e45a955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inputshare-server/scripts/inputshare_server.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ After=multi-user.target enable_hid.service
44

55
[Service]
66
Type=simple
7-
ExecStart=/usr/bin/inputshare-server 12351 hardware
7+
ExecStart=/usr/bin/inputshare-server
88
Restart=on-failure
99

1010
[Install]

0 commit comments

Comments
 (0)