Skip to content

Instantly share code, notes, and snippets.

@azrdev
azrdev / README.md
Created February 27, 2015 13:03
systemd-unit file(s) for peervpn filtering annoying log messages

/etc/systemd/system/peervpn@.service /usr/local/sbin/peervpn-logfiltered.sh

Put these in place & do systemctl daemon-reload to allow for filtering that peervpn message from your log

12-25 17:40:01.624 I/ActivityManager(265): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.cyanogenmod.trebuchet/.Launcher u=0} from pid 265
12-25 17:40:02.014 E/Launcher.Workspace(466): The screen must be >= 0 and < 3 (was 3); skipping child
12-25 17:40:02.014 E/Launcher.Workspace(466): The screen must be >= 0 and < 3 (was 3); skipping child
12-25 17:40:02.014 E/Launcher.Workspace(466): The screen must be >= 0 and < 3 (was 3); skipping child
12-25 17:40:02.024 E/Launcher.Workspace(466): The screen must be >= 0 and < 3 (was 3); skipping child
12-25 17:40:02.024 E/Launcher.Workspace(466): The screen must be >= 0 and < 3 (was 3); skipping child
12-25 17:40:04.994 I/ActivityManager(265): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.contacts/.activities.PeopleActivity bnds=[360,515][480,664] u=0} from pid 466
12-25 17:40:05.084 I/ActivityManager(265): Start proc com.android.contacts for activity com.andr