In order to disable a script the related symlinks should be deleted
from /etc/rcN.d. These commands should do the job:
invoke-rc.d SCRIPT stop # Stop it first
update-rc.d -f SCRIPT remove
To bring it back:
update-rc.d SCRIPT defaults
2017-07-04 20:39 GMT+00:00 Steve Litt :
> Hi all,
>
> What's
Nice! Thank you.
Here's a simple script I wrote for launching programs in X (dmenu_run
is overkill IMO):
---
#!/usr/bin/env bash
# Terminal emulator program (st is suckless.org simple terminal)
terminal=st
# Array of programs we want in our menu
programs=(cmus
emacs
firefox-
Hi,
Yes, I follow you. Now that I remember about this thread, I just
closed an issue opened in this package repository that was based on my
previous bogus interpretation. Thanks for the reminder ;>
2016-01-05 8:24 GMT-03:00 aitor_czr :
> Hi Vicente,
>
> On 01/05/2016 10:58 AM,
Hello, thank you. Actually it was your guides that moved me to switch to Devuan.
I was very confused at the time I made this thread. Now I know Wheezy
ISO images are perfectly operational; I thought they were "obsolete"
since Jessie came out! I have some doubts though.
These steps should work, I
; project in devuans gitlab?
>
> https://git.devuan.org/packages-base/devuan-baseconf/issues
>
> Thanks,
> Daniel
>
>
> On 13/11/15 06:03, Vicente Vera wrote:
>>
>> Hello,
>>
>> Before trying out Devuan I was perusing each devuan-baseconf version
>
Hello,
Before trying out Devuan I was perusing each devuan-baseconf version
and found out that they differ on which Devuan repository gets written
by default to sources.list.
This is relevant if you're upgrading to Devuan from Debian Wheezy (oldstable).
If you're running Debian stable, testing o
Hello! I've been lurking this list since the fork announcement. Always
an interesting read.
I'm planning to give Devuan a try so I got a Debian 7.9 netinst image
(don't want to install jessie). Got it from here:
http://cdimage.debian.org/mirror/cdimage/archive/7.9.0/i386/iso-cd/debian-7.9.0-i386-