diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-03-28 21:01:05 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-03-28 21:01:05 -0400 |
commit | 595a6669ac2b0651790d1dc535d1a61468650302 (patch) | |
tree | 79b38e23221e5a364def708ecd3cea72715a640a /.login-daemons | |
parent | ad2c5c3d23c97ca776c4d9603dfc8d359b37a552 (diff) |
Remove transmission-deamon from .login-daemons
If I want it, I'll put it in /etc/rc.conf
Diffstat (limited to '.login-daemons')
-rw-r--r-- | .login-daemons | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.login-daemons b/.login-daemons index afa5033..230f708 100644 --- a/.login-daemons +++ b/.login-daemons @@ -1,7 +1,6 @@ #!/bin/sh if [ -x "`which daemon`" ]; then - transmission-daemon daemon emacs --daemon daemon sysfiles daemon maildirproc |