We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1200586 commit e45a955Copy full SHA for e45a955
1 file changed
inputshare-server/scripts/inputshare_server.service
@@ -4,7 +4,7 @@ After=multi-user.target enable_hid.service
4
5
[Service]
6
Type=simple
7
-ExecStart=/usr/bin/inputshare-server 12351 hardware
+ExecStart=/usr/bin/inputshare-server
8
Restart=on-failure
9
10
[Install]
0 commit comments