commit 0c9dc2bf542e6cc21b216ff845b45d85ffc8a0d6
parent 925b18dadd350521e1eca74a7ebec94f04c56894
Author: Josuah Demangeon <josuah.demangeon@gandi.net>
Date: Sat, 24 Jun 2017 15:56:22 +0200
accurate README
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -10,12 +10,12 @@ $ETC/INSTALL # handle pkgs configuration
$ETC/<pkg>/.* # dotfiles to be symlinked into $HOME
$ETC/<pkg>/cron # lines to be included into the crontab
$ETC/<pkg>/inet # lines to be included into the inetd config file
+$ETC/<pkg>/profile # environment variables, sourced by $ETC/profile
$ETC/SERVICE # manage programs running
$ETC/<pkg>/start # script that start a program
-$ETC/<pkg>/stop # script that stop a program based off its pid
$ETC/BUILD -d <pkg> # download from $ETC/url to $SRC/<pkg>