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:
parent
10be4d25cd
commit
a78b74526d
1 changed files with 3 additions and 0 deletions
3
rmilter_setup
Executable file
3
rmilter_setup
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
mkdir /run/rmilter
|
||||
chown _rmilter:_rmilter /run/rmilter
|
Loading…
Reference in a new issue