<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=7982&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / How to Turn Background and Startup Services On and Off]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7982</link>
		<description><![CDATA[The most recent posts in How to Turn Background and Startup Services On and Off.]]></description>
		<lastBuildDate>Tue, 19 May 2026 03:58:31 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to Turn Background and Startup Services On and Off]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63895#p63895</link>
			<description><![CDATA[<p>Removing the launcher for that module was an especially asinine move, in a growing list of asinine moves from KDE of late. The justification apparently being to &quot;get people to report bugs instead of working around them, we&#039;ll tell them how to find it if they need it&quot;... <br />I recommend making a .desktop file / application menu entry for it for the future.<br />Other &quot;hidden&quot; kde things that may be of interest:<br /><span class="bbc">kdebugsettings</span><br /><span class="bbc">kcmshell6 kcm_qtquicksettings</span><br /><span class="bbc">kcmshell6 --list</span> in general<br /><span class="bbc">qdbus6 org.kde.KWin /KWin org.kde.KWin.showDebugConsole</span> (kwin debug console)</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Tue, 19 May 2026 03:58:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63895#p63895</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Turn Background and Startup Services On and Off]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63894#p63894</link>
			<description><![CDATA[<p>That <strong>kcmshell6</strong> command is EXACTLY what I was looking for. Now, if the Dolphin menu system has any more problems, all I need to do (I think) is to turn off <strong>Startup Services &gt; Application Menus Daemon</strong> and restart.</p><p>All I needed was a way to locate and control that setting, and now I have it.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (JQAdams)]]></author>
			<pubDate>Tue, 19 May 2026 03:53:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63894#p63894</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Turn Background and Startup Services On and Off]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63893#p63893</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>This is missing in my Devuan/KDE installation. (I assume that it has something to do with not using Systemd.)</p></div></blockquote></div><p>It does.</p><div class="quotebox"><blockquote><div><p>Do Devuan users rely on the Systemctl command to find out which services are running and to turn off undesired background services</p></div></blockquote></div><p>No, that&#039;s a systemd tool for interacting with systemd. It won&#039;t work as expected on Devuan, because (assuming it exists at all) it&#039;s just a &quot;shim&quot; translating (a limited subset of) commands to sysvinit equivalents. <br />Since sysvinit has no notion of &quot;user services&quot; (which KDE uses to manage it&#039;s background components when systemd is present), only system services will show up and only root will be able to mess with them.</p><div class="quotebox"><blockquote><div><p>is there some other method that can be used</p></div></blockquote></div><p>For system services:<br /><span class="bbc">man init</span><br /><span class="bbc">man service</span><br /><span class="bbc">man insserv</span><br /><span class="bbc">man update-rc.d</span></p><p>For user services:<br />There are no user services, it&#039;s up to you (or KDE&#039;s KDED) to manage user-context daemons and all that.</p><div class="quotebox"><blockquote><div><p>optional KDE Services</p></div></blockquote></div><p>e.g.</p><div class="quotebox"><blockquote><div><p>Application Menu daemon</p></div></blockquote></div><p>Are user services and have nothing to do with init or system service managers when not using systemd, they&#039;re managed by KDE itself via KDED.<br />I don&#039;t know what version of KDE/Plasma you&#039;re running, but if you can&#039;t find &quot;Background Services&quot; in KDE&#039;s &quot;System Settings&quot;... It&#039;s likely because the developers childishly hid it, on account of people disabling kscreen to work around an otherwise crippling bug (aka corrosive but all-too-common &quot;users are idiots, hide all the sharp tools&quot; mentality).<br />If that&#039;s the case, you should be able to launch it manually with <span class="bbc">kcmshell6 kcm_kded</span>.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Tue, 19 May 2026 03:38:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63893#p63893</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to Turn Background and Startup Services On and Off]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63891#p63891</link>
			<description><![CDATA[<p>Please use code tags around code and other terminal output.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Tue, 19 May 2026 01:24:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63891#p63891</guid>
		</item>
		<item>
			<title><![CDATA[How to Turn Background and Startup Services On and Off]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=63890#p63890</link>
			<description><![CDATA[<p>Running Devuan Version 6 with KDE on an ASUS desktop computer.</p><p>In the <strong>System Settings</strong> of Ubuntu/KDE, there is a section enabling the user to choose which background services and applications automatically start during boot-up. This is missing in my Devuan/KDE installation. (I assume that it has something to do with not using Systemd.)</p><p>Do Devuan users rely on the <strong>Systemctl</strong> command to find out which services are running and to turn off undesired background services, or is there some other method that can be used?</p><p>I am asking because I ran into a minor glitch, and I found a work-around. However, the best solution, I believe, would be to restart one of the background services.</p><p>After adding and then removing one of the optional <strong>KDE Services</strong> from the Dolphin <strong>Context Menu</strong>, I lost the Dolphin Menubar, the Ctrl+M feature (which brings the Menubar back), and <strong>Settings &gt; Show Menubar</strong> option in the <strong>Application Menu</strong> of the Dolphin Titlebar.</p><p>After doing some research online, I found that many Ubuntu/KDE users had experienced this, and they solved it in either of two ways:<br /><strong>(1)</strong> Turn off the <strong>Application Menu daemon</strong>, which is one of the <strong>Background Services</strong>. Then restart the computer. The service will start up again, and the problem should be cleared up.</p><p><strong>(2) Under System Setting &gt; Colors &amp; Themes &gt; Window Decorations</strong>, remove the <strong>Application Menu</strong> in the Titlebar. This menu seems to interact with the Menubar--- at least, it does when the <strong>Application Menu Daemo</strong>n is malfunctioning (and needs to restart).</p><p>Getting rid of the<strong> System Menu</strong> in the <strong>Titlebar</strong> seems to have brought back the Dolphin Menubar. However, I am still curious about how to turn off and restart background services that have stopped working properly.</p><p>I have tried to use the <strong>Systemctl</strong> command--- just to see what software modules are loaded and running. Unfortunately, the command doesn&#039;t seem to be working as expected. It doesn&#039;t accept my command syntax. See the terminal dialog below:</p><div class="codebox"><pre><code>[b]martin@homepc:~$ sudo systemctl --type=service --state=running
[sudo] password for martin: [/b]
/usr/bin/systemctl:1541: SyntaxWarning: invalid escape sequence &#039;\w&#039;
  expanded = re.sub(&quot;[$](\w+)&quot;, lambda m: get_env1(m), cmd.replace(&quot;\\\n&quot;,&quot;&quot;))
/usr/bin/systemctl:1543: SyntaxWarning: invalid escape sequence &#039;\w&#039;
  new_text = re.sub(&quot;[$][{](\w+)[}]&quot;, lambda m: get_env2(m), expanded)
/usr/bin/systemctl:1628: SyntaxWarning: invalid escape sequence &#039;\w&#039;
  cmd3 = re.sub(&quot;[$](\w+)&quot;, lambda m: get_env1(m), cmd2)
/usr/bin/systemctl:1631: SyntaxWarning: invalid escape sequence &#039;\w&#039;
  newcmd += [ re.sub(&quot;[$][{](\w+)[}]&quot;, lambda m: get_env2(m), part) ]

0 loaded units listed.
To show all installed unit files use &#039;systemctl list-unit-files&#039;.</code></pre></div><div class="codebox"><pre class="vscroll"><code>[b]martin@homepc:~$ sudo systemctl list-unit-files[/b]
/usr/bin/systemctl:1541: SyntaxWarning: invalid escape sequence &#039;\w&#039;
  expanded = re.sub(&quot;[$](\w+)&quot;, lambda m: get_env1(m), cmd.replace(&quot;\\\n&quot;,&quot;&quot;))
/usr/bin/systemctl:1543: SyntaxWarning: invalid escape sequence &#039;\w&#039;
  new_text = re.sub(&quot;[$][{](\w+)[}]&quot;, lambda m: get_env2(m), expanded)
/usr/bin/systemctl:1628: SyntaxWarning: invalid escape sequence &#039;\w&#039;
  cmd3 = re.sub(&quot;[$](\w+)&quot;, lambda m: get_env1(m), cmd2)
/usr/bin/systemctl:1631: SyntaxWarning: invalid escape sequence &#039;\w&#039;
  newcmd += [ re.sub(&quot;[$][{](\w+)[}]&quot;, lambda m: get_env2(m), part) ]
[b]
UNIT FILE       STATE[/b]
basic.target    static
default.target  enabled
graphical.target        disabled
local-fs.target static
multi-user.target       enabled
network.target  static
nfs-client.target       disabled
poweroff.target static
reboot.target   static
remote-fs.target        enabled
rescue.target   static
sysinit.target  static
timers.target   static
.depend.boot.service    disabled
.depend.start.service   disabled
.depend.stop.service    disabled
ModemManager.service    enabled
NetworkManager-dispatcher.service       static
NetworkManager-wait-online.service      enabled
NetworkManager.service  enabled
README.service  disabled
accounts-daemon.service enabled
alsa-restore.service    static
alsa-state.service      static
alsa-utils.service      masked
anacron.service enabled
anacron.timer   enabled
apparmor.service        enabled
apt-listchanges.service static
apt-listchanges.timer   enabled
avahi-daemon.service    enabled
avahi-daemon.socket     enabled
binfmt-support.service  enabled
bluetooth.service       enabled
bolt.service    static
bootlogd.service        masked
bootlogs.service        masked
bootmisc.service        masked
bootmisc.sh.service     disabled
brightness.service      masked
checkfs.service masked
checkfs.sh.service      disabled
checkroot-bootclean.service     masked
checkroot-bootclean.sh.service  disabled
checkroot.service       masked
checkroot.sh.service    disabled
clamav-freshclam-once.service   disabled
clamav-freshclam-once.timer     disabled
clamav-freshclam.service        disabled
configure-printer@.service      static
console-setup.service   enabled
console-setup.sh.service        disabled
cron.service    enabled
cups-browsed.service    enabled
cups.path       enabled
cups.service    disabled
cups.socket     enabled
dbus-fi.w1.wpa_supplicant1.service      disabled
dbus-org.bluez.service  disabled
dbus-org.freedesktop.Avahi.service      disabled
dbus-org.freedesktop.ModemManager1.service      disabled
dbus-org.freedesktop.nm-dispatcher.service      static
dbus.service    disabled
deepin-boot-maker.service       enabled
display-manager.service static
dpkg-db-backup.service  static
dpkg-db-backup.timer    enabled
drkonqi-coredump-processor@.service     enabled
e2scrub@.service        static
e2scrub_all.service     static
e2scrub_all.timer       enabled
e2scrub_fail@.service   static
e2scrub_reap.service    enabled
elogind.service disabled
eudev.service   disabled
exim4-base.service      static
exim4-base.timer        enabled
exim4.service   enabled
fprintd.service static
fwupd-refresh.service   static
fwupd-refresh.timer     enabled
fwupd.service   static
gdomap.service  disabled
geoclue.service static
grub-common.service     disabled
halt.service    masked
hostname.service        masked
hostname.sh.service     disabled
hwclock.service masked
hwclock.sh.service      disabled
ifup@.service   static
ifupdown-pre.service    static
ifupdown-wait-online.service    disabled
iio-sensor-proxy.service        static
ipp-usb.service static
keyboard-setup.service  enabled
keyboard-setup.sh.service       disabled
killprocs.service       masked
kmod.service    masked
lm-sensors.service      enabled
logrotate.service       static
logrotate.timer enabled
man-db.service  static
man-db.timer    enabled
mount-configfs.service  masked
mountall-bootclean.service      masked
mountall-bootclean.sh.service   disabled
mountall.service        masked
mountall.sh.service     disabled
mountdevsubfs.service   masked
mountdevsubfs.sh.service        disabled
mountkernfs.service     masked
mountkernfs.sh.service  disabled
mountnfs-bootclean.service      masked
mountnfs-bootclean.sh.service   disabled
mountnfs.service        masked
mountnfs.sh.service     disabled
network-manager.service disabled
networking.service      enabled
nftables.service        disabled
nm-priv-helper.service  static
openntpd.service        enabled
pam_namespace.service   static
polkit.service  static
power-profiles-daemon.service   enabled
ppp@.service    disabled
procps.service  disabled
rc.local.service        masked
rc.service      disabled
rcS.service     disabled
reboot.service  masked
rmnologin.service       masked
rsync.service   disabled
rsyslog.service enabled
rtkit-daemon.service    disabled
saned.service   masked
saned.socket    disabled
saned@.service  static
sddm.service    static
seatd.service   enabled
sendsigs.service        masked
single.service  masked
smartd.service  disabled
smartmontools.service   enabled
speech-dispatcher.service       disabled
speech-dispatcherd.service      disabled
stop-bootlogd-single.service    masked
stop-bootlogd.service   masked
sudo.service    masked
switcheroo-control.service      enabled
syslog.service  disabled
udev.service    masked
umountfs.service        masked
umountnfs.service       masked
umountnfs.sh.service    disabled
umountroot.service      masked
upower.service  disabled
urandom.service masked
usb_modeswitch@.service static
usbmuxd.service static
wacom-inputattach@.service      static
wpa_supplicant-nl80211@.service disabled
wpa_supplicant-wired@.service   disabled
wpa_supplicant.service  enabled
wpa_supplicant@.service disabled
wtmpdb-update-boot.service      enabled
x11-common.service      disabled

167 unit files listed.
martin@homepc:~$</code></pre></div><p>I don&#039;t see the <strong>Application Menu daemon</strong> anywhere in this list.</p>]]></description>
			<author><![CDATA[dummy@example.com (JQAdams)]]></author>
			<pubDate>Tue, 19 May 2026 01:08:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=63890#p63890</guid>
		</item>
	</channel>
</rss>
