diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-18 15:53:59 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-18 15:53:59 -0400 |
| commit | e002e3e2385f32ec8b5999da0626d3016d8efc61 (patch) | |
| tree | 1b51116b2e475d2eb7b3bd6fc313ab5192d74bcd /joeyconfig.hs | |
| parent | 7c6ebd1e9ebabc0b0c08a38da1e6a61dc37090f2 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 6db1dfc5..559c6cf3 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -550,7 +550,7 @@ oldusenetShellBox = Systemd.debContainer "oldusenet-shellbox" $ props kiteShellBox :: Systemd.Container kiteShellBox = Systemd.debContainer "kiteshellbox" $ props - & standardContainer (Stable "jessie") + & standardContainer (Stable "stretch") & JoeySites.kiteShellBox type Motd = [String] |
