Skip to content

Commit

Permalink
Merge pull request #180 from JakeRoggenbuck/service-fix
Browse files Browse the repository at this point in the history
Add no animation for systemctl error from before
  • Loading branch information
JakeRoggenbuck authored Feb 1, 2022
2 parents 1493a1f + fed0d8a commit c1da09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acs.service
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Description=Manages Clock Speed

[Service]
ExecStart=/home/your-user-here/.cargo/bin/acs run
ExecStart=/home/your-user-here/.cargo/bin/acs run --no-animation

[Install]
WantedBy=multi-user.target

0 comments on commit c1da09f

Please sign in to comment.