Skip to content

Commit e0db220

Browse files
committed
reaper: remove "openssh.scope" (obsolete)
We're using Lukko now instead of OpenSSH.
1 parent 3a3bda0 commit e0db220

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

debian/changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
cm4all-spawn (0.24) unstable; urgency=low
22

33
* accessory: do not log each command
4+
* reaper: remove "openssh.scope" (obsolete)
45

56
--
67

src/reaper/Scopes.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ const char *const managed_scopes[] = {
1212
"/system.slice/system-cm4all.slice/bp-spawn.scope/",
1313
"/system.slice/system-cm4all.slice/lukko-spawn.scope/",
1414
"/system.slice/system-cm4all.slice/workshop-spawn.scope/",
15-
"/system.slice/system-cm4all.slice/openssh.scope/",
1615

1716
nullptr,
1817
};

0 commit comments

Comments
 (0)