diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-01 13:38:21 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-01 13:38:21 +0300 |
commit | 0542a6c3987990b5baf6bf45f4d49074997671e9 (patch) | |
tree | 3bf115420265b3ba3b58e43ef70fe5c8dbd34ca5 /core/sysmgr/sources | |
parent | b9609d25f141209c814a3473deb440d72dc72109 (diff) | |
download | repository-0542a6c3987990b5baf6bf45f4d49074997671e9.tar.gz |
sysmgr: add boot, shutdown scripts. add post-install message
Diffstat (limited to 'core/sysmgr/sources')
-rw-r--r-- | core/sysmgr/sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/sysmgr/sources b/core/sysmgr/sources index d2d0f18c..11cc2808 100644 --- a/core/sysmgr/sources +++ b/core/sysmgr/sources @@ -1 +1,3 @@ https://github.com/cemkeylan/sysmgr/archive/0.2.0.tar.gz +files/sysmgr.boot +files/sysmgr.pre.shutdown |