diff options
author | root <root@krebs> | 2011-08-26 10:29:19 +0200 |
---|---|---|
committer | root <root@krebs> | 2011-08-26 10:29:19 +0200 |
commit | 2183f5ccf93dae070e01bf68481665b4af82090e (patch) | |
tree | 4243b31c35fbf6a8eaddb4157b8e6d738347a6a3 /oncology/Makefile | |
parent | 389c200ab24823758c36e5ad2d228ae22cc8d2b1 (diff) |
cleanup: update lcd4linux file
Diffstat (limited to 'oncology/Makefile')
-rw-r--r-- | oncology/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oncology/Makefile b/oncology/Makefile index 258ee130..05d5c422 100644 --- a/oncology/Makefile +++ b/oncology/Makefile @@ -15,6 +15,7 @@ install: /usr/bin/lcd4linux /etc/lcd4linux.conf lcd4linux_autostart # TODO this is debian only update: /etc/lcd4linux.conf + service lcd4linux force-reload /etc/lcd4linux.conf: lcd4linux.conf chown krebs:krebs lcd4linux.conf |