aports/testing/weston/weston.pre-install
2018-02-12 11:01:50 +00:00

6 lines
57 B
Bash

#!/bin/sh
addgroup -S weston-launch 2>/dev/null
exit 0