Skip to content

Commit

Permalink
Merge pull request #5 from Tahinli/master
Browse files Browse the repository at this point in the history
  • Loading branch information
ldrahnik authored Jun 26, 2023
2 parents 24f0fce + dd5282e commit 593e47b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions asus_stylus.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ Description=Asus Stylus Handler
[Service]
Type=simple
ExecStart=/usr/bin/env python3 /usr/share/asus_stylus-driver/asus_stylus.py $LAYOUT
StandardInput=tty-force
StandardOutput=append:/var/log/asus_stylus-driver/error.log
StandardError=append:/var/log/asus_stylus-driver/error.log
TimeoutSec=5
Restart=on-failure

[Install]
WantedBy=default.target
WantedBy=default.target

0 comments on commit 593e47b

Please sign in to comment.