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 | 932e6dc3a148cdd9dc9bbb6f92fc48dff16fae01 (patch) | |
tree | 5eea354b34398096e2f00f792117501a4ee85391 /oncology/Makefile | |
parent | f2cb0d3f3b8c869bcd00cb1a2bdeac4f092505ab (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 |