diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ install: all uninstall: rm -f /etc/rc.d/bootrun /usr/lib/bootrun.timeoutrun -.PHONY: install +.PHONY: install uninstall |
index : bootrun | ||
Script to run per-user rc scripts on boot/shutdown | Florian Pritz |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -7,4 +7,4 @@ install: all uninstall: rm -f /etc/rc.d/bootrun /usr/lib/bootrun.timeoutrun -.PHONY: install +.PHONY: install uninstall |