pm-utils: Do not write log file by default

Fixes #68
This commit is contained in:
Phillip Berndt 2017-04-16 13:58:09 +02:00
parent 899f6f652f
commit ee77c35529
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#!/bin/sh
#
# 40autorandr: Change autorandr profile on thaw/resume
exec > /var/log/autorandr.log 2>&1
case "$1" in
thaw|resume)