1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00

Add script to setup for rmilter to run

This commit is contained in:
Starbeamrainbowlabs 2016-01-13 21:02:25 +00:00
parent 10be4d25cd
commit a78b74526d

3
rmilter_setup Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
mkdir /run/rmilter
chown _rmilter:_rmilter /run/rmilter