X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/4271ab433cd55bbd2612292bcf39e4dc3d7274f1..0907aa4037b12b6b88ee24495d4577a064d4f8db:/stargazer/inst/linux/etc/stargazer/OnUserAdd diff --git a/stargazer/inst/linux/etc/stargazer/OnUserAdd b/stargazer/inst/linux/etc/stargazer/OnUserAdd deleted file mode 100755 index 2dcc0562..00000000 --- a/stargazer/inst/linux/etc/stargazer/OnUserAdd +++ /dev/null @@ -1,12 +0,0 @@ -#! /bin/sh - -# About: This script is called when the user is added to the Stargazer. -# Common task: Automate typical actions on adding user to the network, -# such as creating email or IM account. -# Priority: optional - -# User login -LOGIN=$1 - -# Usage examples: -#echo "Added user $login" >> /var/stargazer/add_del.log \ No newline at end of file