User:Ruskie

About me

Sometime

My repos

non-optified repo: deb https://repo.codemages.net nonopt/
optified repo: deb https://repo.codemages.net opt/

What do the repos contain?

  • modest from git
  • tinymail from svn with imap idle enabled
  • zsh - just don't set it as your default shell
  • xmms2 with wavpack, mpg123, mpcdec, ogg, flac, etc... support
  • fcron - requires some manual work after the install(I'll try to give it an event.d script and do that stuff after the fact but not just yet)
create a fcron user
chown fcron:fcron /etc/fcron.*
chown -R fcron:fcron /var/spool/fcron

Then edit /etc/event.d/rcS-late

And after initctl emit MOUNTS_OK

put:
/etc/init.d/fcron start