Advertisement
Yordan1976

Openhabian 2.5.2 Touch whitelist at startup

Mar 14th, 2020
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. rule "Systemstart"
  2. when
  3. System started
  4. then
  5. executeCommandLine("/bin/touch /etc/openhab2/misc/exec.whitelist")
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement