We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82765d4 + ac8d312 commit ff12f0eCopy full SHA for ff12f0e
disable-c6.service.template
@@ -6,7 +6,7 @@ Before=basic.target
6
7
[Service]
8
Type=oneshot
9
-ExecStart={{PREFIX}}/bin/zenstates.py --c6-disable
+ExecStart=python3 {{PREFIX}}/bin/zenstates.py --c6-disable
10
11
[Install]
12
WantedBy=basic.target suspend.target hibernate.target
0 commit comments