mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
fhem.pl forgotten
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1018 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
69055970d6
commit
ebbaee8248
@ -6,7 +6,7 @@ if ! getent passwd fhem >/dev/null; then
|
|||||||
useradd --system --home /var/log/fhem --gid dialout --shell /bin/false fhem
|
useradd --system --home /var/log/fhem --gid dialout --shell /bin/false fhem
|
||||||
fi
|
fi
|
||||||
|
|
||||||
chown -R fhem /var/log/fhem /etc/fhem.cfg /usr/share/fhem
|
chown -R fhem /var/log/fhem /etc/fhem.cfg /usr/share/fhem /usr/bin/fhem.pl
|
||||||
|
|
||||||
#set up of autostart
|
#set up of autostart
|
||||||
if test -x /sbin/initctl; then
|
if test -x /sbin/initctl; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user