|
|
|
@ -14,7 +14,8 @@ if [ ! -e /srv/data/etc/ircd.motd ]; then |
|
|
|
|
cp /srv/solanum/etc/ircd.motd /srv/data/etc/ircd.motd |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
su solanum -c "/srv/solanum/bin/solanum \ |
|
|
|
|
-configfile /srv/data/etc/ircd.conf \ |
|
|
|
|
-logfile /srv/data/logs/ircd.logs \ |
|
|
|
|
-foreground" |
|
|
|
|
su solanum \ |
|
|
|
|
-c "/srv/solanum/bin/solanum \ |
|
|
|
|
-configfile /srv/data/etc/ircd.conf \ |
|
|
|
|
-logfile /srv/data/logs/ircd.logs \ |
|
|
|
|
-foreground" |