summarylogtreecommitdiffstats
path: root/etherlab-ethercat.install
diff options
context:
space:
mode:
Diffstat (limited to 'etherlab-ethercat.install')
-rw-r--r--etherlab-ethercat.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/etherlab-ethercat.install b/etherlab-ethercat.install
new file mode 100644
index 000000000000..8924eb1d793e
--- /dev/null
+++ b/etherlab-ethercat.install
@@ -0,0 +1,3 @@
+post_install() {
+ groupadd -f ethercat
+}